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 94b9977 commit 1d1cf8cCopy full SHA for 1d1cf8c
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'signing'
9
}
10
11
-def jarVersion = "1.0.4 "
+def jarVersion = "1.0.4"
12
group = 'io.nats'
13
14
def isPr = System.getenv("BUILD_TYPE") == "PR"
0 commit comments