Skip to content

Commit

Permalink
Downgrade Kotlin 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ludorival committed Dec 11, 2024
1 parent 3434c2e commit 7aa390b
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 @@ -5,7 5,7 @@ import org.jreleaser.model.Distribution


plugins {
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "1.9.20"
id("org.jreleaser") version "1.15.0"
id("com.palantir.git-version") version "3.1.0"
id("maven-publish")
Expand Down

0 comments on commit 7aa390b

Please sign in to comment.