Skip to content

Commit ea86ca8

Browse files
committed
Start 2.23.0
Minor because of 2.12 features
1 parent 2fc7c6a commit ea86ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'signing'
1414
}
1515

16-
def jarVersion = "2.22.1"
16+
def jarVersion = "2.23.0"
1717

1818
def buildEvent = System.getenv("BUILD_EVENT")
1919
def isRelease = buildEvent == "release"

0 commit comments

Comments
 (0)