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 cfddcb7 commit 26bf5d3Copy full SHA for 26bf5d3
build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
}
23
24
group = 'org.purejava'
25
-version = '1.2.8'
+version = '1.2.8-SNAPSHOT'
26
description = 'A Java library to access KeePassXC via its build-in proxy.'
27
java.sourceCompatibility = JavaVersion.VERSION_17
28
0 commit comments