Skip to content

Bump kotlin.version from 2.0.21 to 2.1.0 #1200

Bump kotlin.version from 2.0.21 to 2.1.0

Bump kotlin.version from 2.0.21 to 2.1.0 #1200

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