Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 4676eb4

Browse files
authored
Merge pull request #373 from owncloud/dependabot/gradle/moshiVersion-1.11.0
Bump moshiVersion from 1.9.2 to 1.11.0
2 parents 0a31a1d + 38d4dd6 commit 4676eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlinVersion = '1.4.31'
4-
moshiVersion = "1.9.2"
4+
moshiVersion = "1.11.0"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)