We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c9bf8 commit 43f2b82Copy full SHA for 43f2b82
build.gradle.kts
@@ -16,7 +16,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {
16
17
allprojects {
18
group = "com.github.mvysny.kaributesting"
19
- version = "2.1.7-SNAPSHOT"
+ version = "2.1.7"
20
repositories {
21
mavenCentral()
22
maven(url = "https://maven.vaadin.com/vaadin-addons")
0 commit comments