Skip to content

Commit 91359cf

Browse files
fix(deps): update commonsversion to v2.3.2
1 parent 141572c commit 91359cf

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
1414
buildscript {
1515
ext {
1616
kotlinVersion = '2.1.0'
17-
commonsVersion = '2.3.1'
17+
commonsVersion = '2.3.2'
1818
}
1919
repositories {
2020
mavenCentral()

gradle/verification-metadata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<trusting group="xml-apis"/>
4949
</trusted-key>
5050
<trusted-key id="2E3A1AFFE42B5F53AF19F780BCF4173966770193" group="org.jetbrains" name="annotations" version="13.0"/>
51+
<trusted-key id="2EE890070AE9318C3AD3520CE08F28E25BD93E9F" group="com.google.testparameterinjector"/>
5152
<trusted-key id="3051D45031E13516A6E8FAFF280D66A55F5316C5">
5253
<trusting group="org.bitbucket.b_c" name="jose4j" version="0.7.0"/>
5354
<trusting group="org.bitbucket.b_c" name="jose4j" version="0.9.5"/>
@@ -4134,6 +4135,11 @@
41344135
<sha256 value="ef19f3f37d22830af70692ada524c3feba3a52f8e30104009c3d6043aa8b7486" origin="Generated by Gradle" reason="Artifact is not signed"/>
41354136
</artifact>
41364137
</component>
4138+
<component group="com.github.stefan-niedermann.nextcloud-commons" name="exception" version="2.3.2">
4139+
<artifact name="exception-2.3.2.module">
4140+
<sha256 value="bfffcb8945850e263fae8729b1b75f58c34c3082ea7d1a752e2730ea31a31bd5" origin="Generated by Gradle" reason="Artifact is not signed"/>
4141+
</artifact>
4142+
</component>
41374143
<component group="com.github.stefan-niedermann.nextcloud-commons" name="markdown" version="2.1.0">
41384144
<artifact name="markdown-2.1.0.aar">
41394145
<sha256 value="588884e84e263e5a50b77cbb58eb06c2a48b73251195834b30659dfd18306153" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -4230,6 +4236,11 @@
42304236
<sha256 value="69cbaee6b8b86213990b52234efc98b48d57e6eb9f3b9c6710b7d6c22d17f939" origin="Generated by Gradle" reason="Artifact is not signed"/>
42314237
</artifact>
42324238
</component>
4239+
<component group="com.github.stefan-niedermann.nextcloud-commons" name="sso-glide" version="2.3.2">
4240+
<artifact name="sso-glide-2.3.2.module">
4241+
<sha256 value="68f6a48677fdd12e922caf0613bc1297d0164efdbcc7e86f9f84fe43a3465b1b" origin="Generated by Gradle" reason="Artifact is not signed"/>
4242+
</artifact>
4243+
</component>
42334244
<component group="com.github.stefan-niedermann.nextcloud-commons" name="sso-url-helper" version="2.1.0">
42344245
<artifact name="sso-url-helper-2.1.0.aar">
42354246
<sha256 value="6309e518b9637af17748b03d42f0306780bcd0c09d3ed338341b5a502d19292a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)