There was an error while loading. Please reload this page.
1 parent 40d9679 commit ea84f00Copy full SHA for ea84f00
1 file changed
gradle.properties
@@ -13,9 +13,9 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-groovyVersion=5.1.0-SNAPSHOT
+groovyVersion=5.1.0
17
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
18
-groovyBundleVersion=5.1.0.SNAPSHOT
+groovyBundleVersion=5.1.0
19
20
groovyTargetBytecodeVersion=11
21
targetJavaVersion=11
0 commit comments