Skip to content

Commit 5aee671

Browse files
committed
chore: upgrade version flamingock libraries
1 parent 193b2e7 commit 5aee671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111

1212
group = "io.flamingock"
13-
val declaredVersion = "1.3.1-SNAPSHOT"
13+
val declaredVersion = "1.3.2-SNAPSHOT"
1414
version = VersionManager.resolveVersion(declaredVersion, project.hasProperty("release"))
1515

1616
repositories {

0 commit comments

Comments
 (0)