We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c0d26 commit 89f4825Copy full SHA for 89f4825
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.20"
+ version = "2.1.21"
28
29
apply(plugin = "kotlin")
30
apply(plugin = "maven-publish")
0 commit comments