Skip to content

Commit

Permalink
build: Update preprocessor
Browse files Browse the repository at this point in the history
Adds support for Kotlin Gradle Plugin 1.9, required for Java 21.
  • Loading branch information
Johni0702 committed Apr 25, 2024
1 parent 023bf26 commit 1b26fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotlin = "1.8.21"
kotlinx-binaryCompatibilityValidator = "0.13.1"
kotlinx-metadata-jvm = "0.7.0"
proguard = "7.2.0"
preprocessor = "fad42fb"
preprocessor = "b09f534"
asm = "9.3"
guava = "30.1.1-jre"

Expand Down

0 comments on commit 1b26fa3

Please sign in to comment.