We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc7c6a commit ea86ca8Copy full SHA for ea86ca8
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