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