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