Skip to content

Commit

Permalink
Bumped version to 4.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
climategadgets committed Jan 18, 2024
1 parent 060962f commit cecf0cd
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 @@ -31,7 +31,7 @@ subprojects {
apply(plugin = "net.ltgt.errorprone")

group = "net.sf.dz3"
version = "4.2.0"
version = "4.3.0-SNAPSHOT"

jacoco {
toolVersion = rootProject.libs.versions.jacoco.get()
Expand Down

0 comments on commit cecf0cd

Please sign in to comment.