We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3bc5c commit e4ff5afCopy full SHA for e4ff5af
build.gradle.kts
@@ -13,7 +13,7 @@ subprojects {
13
apply(plugin = "maven-publish")
14
15
group = "de.derioo.javautils"
16
- version = "2.6.11"
+ version = "2.6.12"
17
18
repositories {
19
mavenCentral()
0 commit comments