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 f9b5278 commit 24e93c7Copy full SHA for 24e93c7
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "org.m2sec"
10
-def version = "3.2.0"
+def version = "3.2.1"
11
def optionalHooker = "all" // all/js/graalpy/grpc/none(default)
12
13
def grpcVersion = "1.54.1"
0 commit comments