Bump Kotlin to version 2.1.21
This commit is contained in:
parent
14418918ee
commit
6b1b7fe0d0
8 changed files with 15 additions and 15 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -15,8 +15,8 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [17, 21, 24]
|
||||
kotlin-version: [1.9.25, 2.1.20]
|
||||
java-version: [ 17, 21, 24 ]
|
||||
kotlin-version: [ 1.9.25, 2.1.21 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue