Skip to content

Commit 2be0e77

Browse files
committed
chore: upgrade version flamingock libraries
1 parent b76c159 commit 2be0e77

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
@@ -9,9 +9,9 @@ plugins {
99
group = "io.flamingock"
1010
version = "1.3.0-SNAPSHOT"
1111

12-
val flamingockVersion = "1.2.0-beta.2"//only for test
13-
val templateApiVersion = "1.3.1"
14-
val coreApiVersion = "1.3.0"
12+
val flamingockVersion = "1.2.0"//only for test
13+
val templateApiVersion = "1.3.3"
14+
val coreApiVersion = "1.3.2"
1515

1616
repositories {
1717
mavenLocal()

0 commit comments

Comments
 (0)