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