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 9d40498 commit 148d9ffCopy full SHA for 148d9ff
META-INF/MANIFEST.MF
@@ -1,5 +1,5 @@
1
-Manifest-Version: 2.0.1
+Manifest-Version: 2.0.2
2
Specification-Vendor: INDIForJava
3
Name: org/indilib/i4j/client
4
Specification-Title: INDIForJava-client
5
-Specification-Version: 2.0.1
+Specification-Version: 2.0.2
build.gradle
@@ -16,10 +16,10 @@ targetCompatibility = 1.8
16
17
group 'org.indilib.i4j'
18
description = 'INDIForJava-client'
19
-version '2.0.1'
+version '2.0.2'
20
21
dependencies {
22
- api 'com.github.INDIForJava:INDIForJava-driver:2.0.0'
+ api 'com.github.INDIForJava:INDIForJava-driver:22ce57eac6'
23
}
24
25
jar {
0 commit comments