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