Skip to content

Commit

Permalink
GH-809 Update dependency org.codehaus.groovy:groovy-all to v3.0.22 (#807
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent c50a7f0 commit 0e0155e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object Versions {

// tests
const val EXPRESSIBLE_JUNIT = "1.3.6"
const val GROOVY_ALL = "3.0.21"
const val GROOVY_ALL = "3.0.22"
const val JUNIT_JUPITER_API = "5.10.2"
const val JUNIT_JUPITER_PARAMS = "5.10.2"
const val JUNIT_JUPITER_ENGINE = "5.10.2"
Expand Down

0 comments on commit 0e0155e

Please sign in to comment.