Skip to content

Commit 1086d33

Browse files
Bump com.gradle:build-scan-summary from 1.0-2024.1 to 1.0.1-2024.1
Bumps com.gradle:build-scan-summary from 1.0-2024.1 to 1.0.1-2024.1. --- updated-dependencies: - dependency-name: com.gradle:build-scan-summary dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1181ab commit 1086d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ val isDevelopmentRelease = !hasProperty("finalRelease")
6161
val releaseVersion = releaseVersion()
6262
val releaseNotes = releaseNotes()
6363
val distributionVersion = distributionVersion()
64-
val buildScanSummaryVersion = "1.0-2024.1"
64+
val buildScanSummaryVersion = "1.0.1-2024.1"
6565

6666
allprojects {
6767
version = releaseVersion.get()

0 commit comments

Comments
 (0)