Skip to content

Commit c9decf5

Browse files
committed
Merge branch '2023.3.x'
Closes gh-56
2 parents 80ddbf4 + c85fbbe commit c9decf5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
uses: actions/checkout@v4
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
39-
- uses: gradle/wrapper-validation-action@v1
4039
- name: Setup JDK
4140
uses: actions/setup-java@v4
4241
with:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ projectVersion=2024.0.0-SNAPSHOT
22
commonsValidatorVersion=1.9.0
33
dependencyManagementPluginVersion=1.1.7
44
elImplVersion=4.0.2
5-
graceVersion=2023.3.0-RC2
5+
graceVersion=2023.3.0
66
groovyVersion=4.0.26
77
javaParserCoreVersion=3.26.2
88
javassistVersion=3.30.2-GA

0 commit comments

Comments
 (0)