File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ spock = "2.4-M4-groovy-3.0"
77bytebuddy = " 1.17.6"
88
99# plugins
10- versions = " 0.51.0"
11- publish = " 1.3.1"
12- build-plugins = " 2025.1-SNAPSHOT"
10+ updates = " 0.51.0"
11+ build-plugins = " 2025.9"
1312
1413[libraries ]
1514openapi-processor-api = { module = " io.openapiprocessor:openapi-processor-api" , version.ref = " api" }
@@ -19,8 +18,8 @@ spock-core = { module = "org.spockframework:spock-core" }
1918bytebuddy = { module = " net.bytebuddy:byte-buddy" , version.ref = " bytebuddy" }
2019
2120[plugins ]
22- publish = { id = " com.gradle.plugin-publish" , version.ref = " publish" }
23- versions = { id = " com.github.ben-manes.versions" , version.ref = " versions " }
24- central = { id = " io.openapiprocessor.build.plugin.publish-central " , version.ref = " build-plugins" }
25- create = { id = " io.openapiprocessor.build.plugin.create-versions" , version.ref = " build-plugins" }
21+ # publish = { id = "com.gradle.plugin-publish", version.ref = "publish" }
22+ updates = { id = " com.github.ben-manes.versions" , version.ref = " updates " }
23+ publish = { id = " io.openapiprocessor.build.plugin.publish" , version.ref = " build-plugins" }
24+ versions = { id = " io.openapiprocessor.build.plugin.create-versions" , version.ref = " build-plugins" }
2625tasktree = {id = " com.dorongold.task-tree" , version = " 4.0.1" }
You can’t perform that action at this time.
0 commit comments