We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543ab26 commit 492d84eCopy full SHA for 492d84e
build.gradle.kts
@@ -21,8 +21,8 @@ allprojects {
21
extra["generalUtilVersion"] = "1.5.1"
22
extra["templateApiVersion"] = "1.3.2"
23
extra["coreApiVersion"] = "1.3.1"
24
- extra["sqlVersion"] = "1.2.0-beta.5"
25
- extra["mongodbTemplateVersion"] = "1.2.0-beta.4"
+ extra["sqlVersion"] = "1.2.0"
+ extra["mongodbTemplateVersion"] = "1.2.0"
26
27
repositories {
28
mavenLocal()
0 commit comments