Skip to content

Commit d1d1bd3

Browse files
OJ-3601: Bump CRI Lib version to 8.3.1
1 parent 57918ad commit d1d1bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
// Important: see README on publishing a new version to Maven
14-
def buildVersion = "8.3.0"
14+
def buildVersion = "8.3.1"
1515

1616
defaultTasks 'clean', 'spotlessApply', 'build'
1717

0 commit comments

Comments
 (0)