Skip to content

Bump com.squareup:kotlinpoet-jvm from 1.18.1 to 2.0.0 #1152

Bump com.squareup:kotlinpoet-jvm from 1.18.1 to 2.0.0

Bump com.squareup:kotlinpoet-jvm from 1.18.1 to 2.0.0 #1152

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
with:
java: 17