Skip to content

Commit b0e4c1a

Browse files
committed
refactor: updated util-library versions
1 parent 41e41a6 commit b0e4c1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ allprojects {
1818
group = "io.flamingock"
1919
version = "1.2.0-beta.7"
2020

21-
extra["templateApiVersion"] = "1.3.1"
22-
extra["generalUtilVersion"] = "1.5.0"
23-
extra["coreApiVersion"] = "1.3.0"
21+
extra["generalUtilVersion"] = "1.5.1"
22+
extra["templateApiVersion"] = "1.3.2"
23+
extra["coreApiVersion"] = "1.3.1"
2424
extra["sqlVersion"] = "1.2.0-beta.5"
2525
extra["mongodbTemplateVersion"] = "1.2.0-beta.4"
2626

0 commit comments

Comments
 (0)