Skip to content

Commit

Permalink
Bump version on GROOVY_3_0_X branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Mar 1, 2024
1 parent 87863c8 commit 55bf51c
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 = 3.0.21-SNAPSHOT
groovyVersion = 3.0.22-SNAPSHOT
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
groovyBundleVersion = 3.0.21.SNAPSHOT
groovyBundleVersion = 3.0.22.SNAPSHOT

binaryCompatibilityBaseline = 3.0.5
gradle_version=6.9.4
Expand Down

0 comments on commit 55bf51c

Please sign in to comment.