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 31c6a2d commit b3b0cb8Copy full SHA for b3b0cb8
build.gradle.kts
@@ -11,7 +11,7 @@ allprojects {
11
apply(plugin = "java")
12
13
group = "kr.toxicity.libraries.datacomponent"
14
- version = "1.0.8"
+ version = "1.0.9"
15
16
repositories {
17
mavenCentral()
0 commit comments