We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bde5b commit c5c45adCopy full SHA for c5c45ad
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "org.m2sec"
7
-def version = "3.3.2"
+def version = "3.3.3"
8
def optionalHooker = "basic" // all/js/graalpy/basic(default)
9
def graalVersion = "24.1.0"
10
def versionFile = file("${projectDir}/src/main/resources/version.txt") as Object
0 commit comments