Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 439e15f6 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Merge pull request #1626 from...

Merge pull request #1626 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x

fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.0
parents 49714d35 066c7e87
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -4423,6 +4423,16 @@
            <sha256 value="87721cbaa65a3c97d8b1ba9d207840f164c9fe38759fc9ea10ffe26565f8d3e9" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
         </artifact>
      </component>
      <component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.9.20">
         <artifact name="kotlin-stdlib-jdk7-1.9.20.pom">
            <sha256 value="012e1c55ed6ade417bcb824112ebea682ad625dfbee16085c379ccfa14faf033" origin="Generated by Gradle"/>
         </artifact>
      </component>
      <component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk8" version="1.9.20">
         <artifact name="kotlin-stdlib-jdk8-1.9.20.pom">
            <sha256 value="a3b07deb091f2aed59d6559884f44f99cff5df9b9fa35a24bcd6b8b069cff48d" origin="Generated by Gradle"/>
         </artifact>
      </component>
      <component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-core" version="1.3.4">
         <artifact name="kotlinx-coroutines-core-1.3.4.pom">
            <pgp value="8756C4F765C9AC3CB6B85D62379CE192D401AB61"/>
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ buildscript {
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:8.8.0'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
        classpath "org.jacoco:org.jacoco.core:$jacoco_version"
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
buildscript {
    dependencies {
        classpath 'com.android.tools.build:gradle:8.8.0'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.0'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
        classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2