Skip to content

Commit

Permalink
Use Groovy 3.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Sep 15, 2024
1 parent b802175 commit 036c9f3
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 @@ -19,7 +19,7 @@ val dependencyVersions = listOf(
)

val dependencyVersionsByGroup = mapOf(
"org.codehaus.groovy" to "3.0.17",
"org.codehaus.groovy" to "3.0.22",
)

subprojects {
Expand Down

0 comments on commit 036c9f3

Please sign in to comment.