Skip to content

Commit

Permalink
Release 5.0.0-alpha-1: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Aug 19, 2023
1 parent 17bc993 commit cbd5a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

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

groovyTargetBytecodeVersion=11
targetJavaVersion=11
Expand Down

0 comments on commit cbd5a52

Please sign in to comment.