Skip to content

Commit

Permalink
Release 4.0.24: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Nov 5, 2024
1 parent 1ae3e9a commit 7f0152f
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.24-SNAPSHOT
groovyVersion=4.0.24
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion=4.0.24.SNAPSHOT
groovyBundleVersion=4.0.24

groovyTargetBytecodeVersion=1.8
targetJavaVersion=8
Expand Down

0 comments on commit 7f0152f

Please sign in to comment.