We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3dc69a commit 6f3c03bCopy full SHA for 6f3c03b
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.0"
+version = "1.5.1"
14
15
dependencies {
16
implementation("jakarta.annotation:jakarta.annotation-api:3.0.0")
0 commit comments