Skip to content

Commit 6969923

Browse files
committed
update dependencies
1 parent 00f9eb8 commit 6969923

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

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

99
api = "2024.2"
10-
base = "2026.2-SNAPSHOT"
10+
base = "2026.2"
1111

1212
jacoco = "0.8.14"
1313
jacocolog = "4.0.1"
1414

1515
spring-web = "7.0.4"
16-
spring-data = "4.0.2"
16+
spring-data = "4.0.3"
1717

1818
[libraries]
1919
openapi-processor-api = { module = "io.openapiprocessor:openapi-processor-api", version.ref = "api" }

0 commit comments

Comments
 (0)