Skip to content

Commit d098772

Browse files
committed
next snapshot
1 parent d06d12c commit d098772

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=2025.3-SNAPSHOT
1+
projectVersion=2025.4-SNAPSHOT
22
projectGroupId=io.openapiprocessor
33

44
projectUrl=https://openapiprocessor.io

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-jdk = "11"
44
test-jdk = "17"
55

66
api = "2024.2"
7-
base = "2025.4-SNAPSHOT"
7+
base = "2025.5-SNAPSHOT"
88

99
junit = "5.9.3"
1010
jacoco = "0.8.7"

0 commit comments

Comments
 (0)