Skip to content

Commit

Permalink
chore: Update Kotlin to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Aug 25, 2024
1 parent 13e70cb commit 1b68723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "2.1.0-SNAPSHOT"

plugins {
`maven-publish`
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.20"
application
id("org.jreleaser") version "1.13.1"
id("org.jreleaser.jdks") version "1.13.1"
Expand Down

0 comments on commit 1b68723

Please sign in to comment.