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 b94fa95 commit e3fb67aCopy full SHA for e3fb67a
build.gradle.kts
@@ -20,7 +20,7 @@ subprojects {
20
}
21
22
group = "com.eternalcode.formatter"
23
- version = "1.0.4"
+ version = "1.0.5"
24
25
apply(plugin = "java-library")
26
apply(plugin = "com.github.johnrengelman.shadow")
0 commit comments