Skip to content

Commit c3eb9da

Browse files
Bump io.gsonfire:gson-fire from 1.8.4 to 1.9.0
Bumps [io.gsonfire:gson-fire](https://github.com/julman99/gson-fire) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/julman99/gson-fire/releases) - [Commits](https://github.com/julman99/gson-fire/commits/v1.9.0) --- updated-dependencies: - dependency-name: io.gsonfire:gson-fire dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c1e6eb commit c3eb9da

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
@@ -103,7 +103,7 @@ dependencies {
103103
compile 'com.squareup.okhttp3:okhttp:3.14.7'
104104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
105105
compile 'com.google.code.gson:gson:2.8.6'
106-
compile 'io.gsonfire:gson-fire:1.8.4'
106+
compile 'io.gsonfire:gson-fire:1.9.0'
107107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
108108
compile 'org.threeten:threetenbp:1.4.3'
109109
testCompile 'junit:junit:4.13'

0 commit comments

Comments
 (0)