We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fc7c6a + ea86ca8 commit 8a7a5bdCopy full SHA for 8a7a5bd
1 file changed
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'signing'
14
}
15
16
-def jarVersion = "2.22.1"
+def jarVersion = "2.23.0"
17
18
def buildEvent = System.getenv("BUILD_EVENT")
19
def isRelease = buildEvent == "release"
0 commit comments