We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f9eb8 commit 6969923Copy full SHA for 6969923
1 file changed
gradle/libs.versions.toml
@@ -7,13 +7,13 @@ build-jdk = "17"
7
build-plugins = "2026.1"
8
9
api = "2024.2"
10
-base = "2026.2-SNAPSHOT"
+base = "2026.2"
11
12
jacoco = "0.8.14"
13
jacocolog = "4.0.1"
14
15
spring-web = "7.0.4"
16
-spring-data = "4.0.2"
+spring-data = "4.0.3"
17
18
[libraries]
19
openapi-processor-api = { module = "io.openapiprocessor:openapi-processor-api", version.ref = "api" }
0 commit comments