Skip to content

Commit

Permalink
update to JVM 21 pt. II
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed May 25, 2024
1 parent 1dfe5b7 commit 1866d10
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 @@ -166,7 +166,7 @@ kotlin {

implementation("junit:junit:4.13.2")
implementation("org.jetbrains:annotations:24.1.0")
implementation("org.slf4j:slf4j-simple:2.0.9")
implementation("org.slf4j:slf4j-simple:2.1.0-alpha1")

// http://www.ti.inf.uni-due.de/fileadmin/public/tools/grez/grez-manual.pdf
// implementation(files("$projectDir/libs/grez.jar"))
Expand Down

0 comments on commit 1866d10

Please sign in to comment.