Skip to content

Commit

Permalink
2.1.8-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Aug 1, 2024
1 parent 43f2b82 commit 18d93c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {

allprojects {
group = "com.github.mvysny.kaributesting"
version = "2.1.7"
version = "2.1.8-SNAPSHOT"
repositories {
mavenCentral()
maven(url = "https://maven.vaadin.com/vaadin-addons")
Expand Down

0 comments on commit 18d93c5

Please sign in to comment.