Skip to content

Commit

Permalink
Bumping Moshi versions (#1926)
Browse files Browse the repository at this point in the history
  • Loading branch information
melissaahn authored Nov 1, 2023
1 parent 5156729 commit dcda2e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ vNext
----------
- [PATCH] Fix NPE in SingleAccountPublicClientApplication.getPersistedCurrentAccount (#1933)
- [PATCH] Updating JSON version (#1932)
- [MINOR] Updating Moshi versions (#1926)

Version 4.9.0
----------
Expand Down
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ ext {
daggerCompilerVersion = "2.31.2"
msal4jVersion = "1.10.0"
mseberaApacheHttpClientVersion = "4.5.8"
moshiVersion = "1.12.0"
moshiAdaptersVersion = "1.12.0"
moshiVersion = "1.14.0"
moshiAdaptersVersion = "1.14.0"
openpojoVersion = "0.9.1"
equalsVerifierVersion = "3.6.1"
jsonGeneratorVersion = "0.4.7"
Expand Down

0 comments on commit dcda2e0

Please sign in to comment.