Skip to content

Commit

Permalink
Bump version on GROOVY_4_0_X branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Sep 12, 2024
1 parent 45e22ab commit f27839f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

groovyVersion=4.0.23-SNAPSHOT
groovyVersion=4.0.24-SNAPSHOT
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion=4.0.23.SNAPSHOT
groovyBundleVersion=4.0.24.SNAPSHOT

groovyTargetBytecodeVersion=1.8
targetJavaVersion=8
Expand Down

0 comments on commit f27839f

Please sign in to comment.