Skip to content

Commit 00f2d40

Browse files
committed
OJ-3391: chore - bump cri version to new major version based on breaking changes.
1 parent e714b93 commit 00f2d40

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.5"
14+
def buildVersion = "9.0.0"
1515

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

0 commit comments

Comments
 (0)