We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2061fc commit 2c73607Copy full SHA for 2c73607
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=4.0.26-SNAPSHOT
+groovyVersion=4.0.26
17
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
18
-groovyBundleVersion=4.0.26.SNAPSHOT
+groovyBundleVersion=4.0.26
19
20
groovyTargetBytecodeVersion=1.8
21
targetJavaVersion=8
0 commit comments