Skip to content

Commit

Permalink
Bump version on GROOVY_2_5_X branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Aug 22, 2023
1 parent e49e7be commit cbb2ad4
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 = 2.5.23-SNAPSHOT
groovyVersion = 2.5.24-SNAPSHOT
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 2.5.23.SNAPSHOT
groovyBundleVersion = 2.5.24.SNAPSHOT

# latest version which runs jdk 7
# we build under 8+ but test against 7
Expand Down

0 comments on commit cbb2ad4

Please sign in to comment.