Skip to content

Commit 4f57909

Browse files
Changed plugin version to 25.0.12-SNAPSHOT (#1483)
1 parent bbd12ec commit 4f57909

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
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group 'io.openliberty.tools'
11-
version '25.0.9'
11+
version '25.0.12-SNAPSHOT'
1212

1313
def remoteRobotVersion = "0.11.23"
1414
// To switch to nightly version, append "@nightly" to the version number (i.e. 0.4.1-20240828-013108@nightly)

0 commit comments

Comments
 (0)