Skip to content

Commit

Permalink
Merge pull request #10 from joomcode/feature/kotlin-1.8.x
Browse files Browse the repository at this point in the history
Bump Kotlin version to 1.8.21
  • Loading branch information
nsk-mironov committed May 30, 2023
2 parents b4086bb + 3a2e760 commit 850e729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ext.PARANOID_VERSION = '0.3.13'

ext {
javaVersion = JavaVersion.VERSION_11
kotlinVersion = '1.5.32'
kotlinVersion = '1.8.21'
pabloVersion = '1.3.1'

asmVersion = '9.2'
Expand Down

0 comments on commit 850e729

Please sign in to comment.