Skip to content

Commit 48d20d7

Browse files
authored
Merge pull request #148 from coder/dependabot/gradle/main/org.apache.groovy-groovy-bom-4.0.8
chore: bump groovy-bom from 4.0.7 to 4.0.8
2 parents a5ad7af + 8f6e73b commit 48d20d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
exclude("org.slf4j")
3434
}
3535

36-
testImplementation(platform("org.apache.groovy:groovy-bom:4.0.7"))
36+
testImplementation(platform("org.apache.groovy:groovy-bom:4.0.8"))
3737
testImplementation("org.apache.groovy:groovy")
3838
testImplementation(platform("org.spockframework:spock-bom:2.3-groovy-4.0"))
3939
testImplementation("org.spockframework:spock-core")

0 commit comments

Comments
 (0)