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 378cf98 commit 92fe92aCopy full SHA for 92fe92a
build.gradle.kts
@@ -24,7 +24,7 @@ apply(plugin = "io.github.gradle-nexus.publish-plugin")
24
allprojects {
25
26
group = "com.github.jasync-sql"
27
- version = "2.1.24"
+ version = "2.1.25"
28
29
apply(plugin = "kotlin")
30
apply(plugin = "maven-publish")
0 commit comments