Skip to content

Commit 3338210

Browse files
Merge pull request #1748 from nextcloud/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.2.0
2 parents ab6afad + b164da2 commit 3338210

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
buildscript {
1414
ext {
15-
kotlin_version = '2.1.21'
15+
kotlin_version = '2.2.0'
1616
jacoco_version = '0.8.13'
1717
}
1818
}

gradle/verification-metadata.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</trusted-artifacts>
1111
<ignored-keys>
1212
<ignored-key id="2C7F998F4272C851" reason="Key couldn't be downloaded from any key server"/>
13+
<ignored-key id="A6EA2E2BF22E0543" reason="Key couldn't be downloaded from any key server"/>
1314
<ignored-key id="CA80D1F0EB6CA4BA" reason="Key couldn't be downloaded from any key server"/>
1415
</ignored-keys>
1516
<trusted-keys>
@@ -8324,6 +8325,19 @@
83248325
<sha256 value="2dfe9f7b88f728e1ad485ab9717af06a559e025ecd5f019be8b532e9352b9875" origin="Generated by Gradle"/>
83258326
</artifact>
83268327
</component>
8328+
<component group="io.github.java-diff-utils" name="java-diff-utils" version="4.12">
8329+
<artifact name="java-diff-utils-4.12.jar">
8330+
<sha256 value="9990a2039778f6b4cc94790141c2868864eacee0620c6c459451121a901cd5b5" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8331+
</artifact>
8332+
<artifact name="java-diff-utils-4.12.pom">
8333+
<sha256 value="c26e097edc8ec6805d1319817d23d4e496cc1015cc55dc5202112d8f6a9165fc" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8334+
</artifact>
8335+
</component>
8336+
<component group="io.github.java-diff-utils" name="java-diff-utils-parent" version="4.12">
8337+
<artifact name="java-diff-utils-parent-4.12.pom">
8338+
<sha256 value="d811cf9f118cc2cad130c9427ad55c174d4c0a6f1a00ac1ae1c9bcbec5c44b19" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8339+
</artifact>
8340+
</component>
83278341
<component group="io.github.oshai" name="kotlin-logging-jvm" version="5.1.4">
83288342
<artifact name="kotlin-logging-jvm-5.1.4.jar">
83298343
<sha256 value="e52a2179b7ecf6ea6cc9048395e162c6abfb96e293327c120617c01625d1e6dd" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

0 commit comments

Comments
 (0)