Skip to content

Commit 8d46172

Browse files
committed
v1.16.0
1 parent c1697d7 commit 8d46172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

1212
group = 'io.kontur'
13-
version = '1.15.0'
13+
version = '1.16.0'
1414
sourceCompatibility = '17'
1515
String imageTag = System.getenv("IMAGE_TAG") ?: 'latest'
1616

0 commit comments

Comments
 (0)