We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1451a commit 7c68a70Copy full SHA for 7c68a70
1 file changed
client/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group = "io.apistax"
13
-version = "1.7.0"
+version = "1.8.0"
14
15
dependencies {
16
implementation("jakarta.annotation:jakarta.annotation-api:3.0.0")
0 commit comments