Skip to content

Commit

Permalink
2.1.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Feb 27, 2024
1 parent 3ecb605 commit fd12dba
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 @@ -15,7 +15,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {

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

0 comments on commit fd12dba

Please sign in to comment.