We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be28fa7 commit 7e463f4Copy full SHA for 7e463f4
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.2"
+version = "1.2.3"
5
java.sourceCompatibility = JavaVersion.VERSION_21
6
7
val exposedVersion = "0.50.0"
0 commit comments