Skip to content

Commit

Permalink
Release 4.0.17: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 19, 2023
1 parent 8f04613 commit 0bd637f
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.17-SNAPSHOT
groovyVersion=4.0.17
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion=4.0.17.SNAPSHOT
groovyBundleVersion=4.0.17

groovyTargetBytecodeVersion=1.8
targetJavaVersion=8
Expand Down

0 comments on commit 0bd637f

Please sign in to comment.