Skip to content

Commit 43f2b82

Browse files
committed
2.1.7
1 parent 47c9bf8 commit 43f2b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {
1616

1717
allprojects {
1818
group = "com.github.mvysny.kaributesting"
19-
version = "2.1.7-SNAPSHOT"
19+
version = "2.1.7"
2020
repositories {
2121
mavenCentral()
2222
maven(url = "https://maven.vaadin.com/vaadin-addons")

0 commit comments

Comments
 (0)