Skip to content

Commit

Permalink
2.1.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Mar 27, 2024
1 parent 5af7299 commit 6cda5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -15,7 +15,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {

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

0 comments on commit 6cda5be

Please sign in to comment.