Skip to content

Commit 2de6f0a

Browse files
committed
update dependencies
1 parent 832e26b commit 2de6f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-jdk = "17"
77
build-plugins = "2025.9"
88

99
api = "2024.2"
10-
parser = "2025.5"
10+
parser = "2025.6-SNAPSHOT"
1111

1212
jacoco = "0.8.7"
1313

@@ -26,7 +26,7 @@ kotest-table = { module = "io.kotest:kotest-assertions-table" }
2626
mockk = "io.mockk:mockk:1.14.6"
2727

2828
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
29-
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
29+
spock = "org.spockframework:spock-core:2.4-M6-groovy-4.0"
3030

3131
# for buildSrc convention plugins
3232
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }

0 commit comments

Comments
 (0)