Skip to content

Commit

Permalink
Bump com.gradle.common-custom-user-data-gradle-plugin from 2.0.2 to 2…
Browse files Browse the repository at this point in the history
….1 (#322)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: simon-marquis[bot] <180743042+simon-marquis[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and simon-marquis[bot] authored Jan 26, 2025
1 parent c77f252 commit 33e84f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@
<sha256 value="f6111fd512eabacff117c7a46d730033c6f7eb78cc05ce73fe97cb195cf330f3" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.gradle.common-custom-user-data-gradle-plugin" name="com.gradle.common-custom-user-data-gradle-plugin.gradle.plugin" version="2.1">
<artifact name="com.gradle.common-custom-user-data-gradle-plugin.gradle.plugin-2.1.pom">
<sha256 value="3c818d9d2ecab73e744b9adec516e061363b4981b2f95235e2770d142534f5c8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.gradle.develocity" name="com.gradle.develocity.gradle.plugin" version="3.19">
<artifact name="com.gradle.develocity.gradle.plugin-3.19.pom">
<sha256 value="de27ff68a9ddb9d5595b94016bf4b06145707127d4aae5777b37a605ee85a11c" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencyResolutionManagement {

plugins {
id("com.gradle.develocity") version "3.19.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.1"
}

rootProject.name = "sealed-object-instances"
Expand Down

0 comments on commit 33e84f6

Please # to comment.