Skip to content

Commit af1052f

Browse files
Bump com.gradle:build-scan-summary from 1.0.3-2024.1 to 1.0.4-2024.1
Bumps com.gradle:build-scan-summary from 1.0.3-2024.1 to 1.0.4-2024.1. --- updated-dependencies: - dependency-name: com.gradle:build-scan-summary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8ed43 commit af1052f

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.3-2024.1"
64+
val buildScanSummaryVersion = "1.0.4-2024.1"
6565

6666
allprojects {
6767
version = releaseVersion.get()

0 commit comments

Comments
 (0)