Skip to content

Commit

Permalink
Revert "Bump jvm from 2.0.21 to 2.1.0"
Browse files Browse the repository at this point in the history
This reverts commit bccf1c0.

Needs newer gradle which is hard to upgrade so let's ignore for now.
  • Loading branch information
ebraminio committed Dec 17, 2024
1 parent 0712c13 commit 98240f2
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
@@ -1,7 +1,7 @@
plugins {
java
antlr
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.0.21"
`maven-publish`
}

Expand Down

0 comments on commit 98240f2

Please sign in to comment.