Compare commits

..

No commits in common. "ff98e39b0c72bff892158f751cb1d0cd6e3806d4" and "c60531f6170ed701ac742986cb8c5e13a6b823ea" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ commands:
- sdkman/setup-sdkman
- sdkman/sdkman-install:
candidate: kotlin
version: 2.0.20
version: 2.0.0
- run:
name: Download dependencies
command: ./bld download

View file

@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
java-version: [ 17, 21, 22 ]
kotlin-version: [1.9.24, 2.0.20]
kotlin-version: [ 1.9.24, 2.0.0 ]
steps:
- name: Checkout source repository

View file

@ -4,7 +4,7 @@ bld.downloadLocation=
bld.extension-detekt=com.uwyn.rife2:bld-detekt:0.9.7
bld.extension-gv=com.uwyn.rife2:bld-generated-version:0.9.9
bld.extension-jacoco=com.uwyn.rife2:bld-jacoco-report:0.9.8
bld.extension-kotlin=com.uwyn.rife2:bld-kotlin:1.0.2
bld.extension-kotlin=com.uwyn.rife2:bld-kotlin:1.0.1
bld.repositories=MAVEN_LOCAL,MAVEN_CENTRAL,RIFE2_SNAPSHOTS,RIFE2_RELEASES
bld.sourceDirectories=
bld.version=2.1.0