Skip to content

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.10 #11

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.10

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.10 #11

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
run: |
./gradlew test build