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