Skip to content

Commit

Permalink
Bump Kotlin version from 1.9.10 to 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
r4g3baby committed Nov 11, 2023
1 parent 2ccdd0e commit cd0bbf6
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 @@ -4,7 +4,7 @@ import java.io.ByteArrayOutputStream
plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.modrinth.minotaur") version "2.8.4"
kotlin("jvm") version "1.9.10"
kotlin("jvm") version "1.9.20"
}

group = "com.r4g3baby"
Expand Down

0 comments on commit cd0bbf6

Please sign in to comment.