소스 검색

Merge pull request #2607 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.2

Bump joda-time from 2.12.1 to 2.12.2
Andy Scherzinger 2 년 전
부모
커밋
bcd35ac66c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -254,7 +254,7 @@ dependencies {
     implementation 'com.github.nextcloud-deps.fresco:webpsupport:v111'
     implementation 'com.github.nextcloud-deps.fresco:animated-gif:v111'
     implementation 'com.github.nextcloud-deps.fresco:imagepipeline-okhttp3:v111'
-    implementation 'joda-time:joda-time:2.12.1'
+    implementation 'joda-time:joda-time:2.12.2'
     implementation "io.coil-kt:coil:${coilKtVersion}"
     implementation "io.coil-kt:coil-gif:${coilKtVersion}"
     implementation "io.coil-kt:coil-svg:${coilKtVersion}"