We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c81047 commit 61fbb3cCopy full SHA for 61fbb3c
gradle.properties
@@ -13,9 +13,9 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-groovyVersion = 3.0.22-SNAPSHOT
+groovyVersion = 3.0.23-SNAPSHOT
17
# bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
18
-groovyBundleVersion = 3.0.22.SNAPSHOT
+groovyBundleVersion = 3.0.23.SNAPSHOT
19
20
binaryCompatibilityBaseline = 3.0.5
21
gradle_version=6.9.4
0 commit comments