Skip to content

Commit

Permalink
chore: spotless apply
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem committed Jul 5, 2024
1 parent ae01cb1 commit e1b7857
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 @@ -13,10 +13,10 @@ semver {
tagPrefix("v")
initialVersion("0.0.0")
findProperty("semver.overrideVersion")?.toString()?.let { overrideVersion(it) }

}

project.group = "info.usmans.tools"

version = semver.version // project version, also used for jreleaser

repositories {
Expand Down

0 comments on commit e1b7857

Please sign in to comment.