We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d660e57 commit e928e3fCopy full SHA for e928e3f
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
group = "com.github.attacktive"
4
-version = "1.2.0"
+version = "1.2.2"
5
java.sourceCompatibility = JavaVersion.VERSION_21
6
7
val exposedVersion = "0.50.0"
0 commit comments