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 d4f5c0e commit defb233Copy full SHA for defb233
client/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("com.github.gmazzo.buildconfig") version "5.6.2"
11
}
12
13
-version = "1.5.1"
+version = "1.6.0"
14
15
dependencies {
16
implementation("jakarta.annotation:jakarta.annotation-api:3.0.0")
0 commit comments