There was an error while loading. Please reload this page.
1 parent 6875201 commit b1f207dCopy full SHA for b1f207d
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.1-SNAPSHOT
+groovyVersion=5.1.1
17
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
18
-groovyBundleVersion=5.1.1.SNAPSHOT
+groovyBundleVersion=5.1.1
19
20
groovyTargetBytecodeVersion=11
21
targetJavaVersion=11
0 commit comments