Skip to content

Commit

Permalink
Update to latest jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jthurne committed May 3, 2024
1 parent 48d7169 commit 0e2028a
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 @@ -56,7 +56,7 @@ val isDevelopmentRelease = !hasProperty("finalRelease")
val releaseVersion = releaseVersion()
val releaseNotes = releaseNotes()
val distributionVersion = distributionVersion()
val buildScanSummaryVersion = "0.9-2024.1.1-20240503075407"
val buildScanSummaryVersion = "0.9-2024.1.1-20240503130149"

allprojects {
version = releaseVersion.get()
Expand Down

0 comments on commit 0e2028a

Please sign in to comment.