Skip to content

Commit

Permalink
Bump io.gsonfire:gson-fire from 1.8.4 to 1.9.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 15d273f commit 7838fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
compile 'com.squareup.okhttp3:okhttp:3.14.7'
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
compile 'com.google.code.gson:gson:2.8.6'
compile 'io.gsonfire:gson-fire:1.8.4'
compile 'io.gsonfire:gson-fire:1.9.0'
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
compile 'org.threeten:threetenbp:1.4.3'
testCompile 'junit:junit:4.13'
Expand Down

0 comments on commit 7838fd2

Please sign in to comment.