Skip to content

Commit fce85ec

Browse files
committed
Bump version on GROOVY_4_0_X branch
1 parent a2061fc commit fce85ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
groovyVersion=4.0.26-SNAPSHOT
16+
groovyVersion=4.0.27-SNAPSHOT
1717
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
18-
groovyBundleVersion=4.0.26.SNAPSHOT
18+
groovyBundleVersion=4.0.27.SNAPSHOT
1919

2020
groovyTargetBytecodeVersion=1.8
2121
targetJavaVersion=8

0 commit comments

Comments
 (0)