Skip to content

Commit

Permalink
Update orgjson to 20231013 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov authored Oct 14, 2023
1 parent 4f542c4 commit 468eb56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ktor = "2.3.5"
okhttp3 = "4.11.0"
okhttp5 = "5.0.0-alpha.11"
okio = "3.6.0"
orgjson = "20230618"
orgjson = "20231013"
slf4j = "2.0.9"
spotless = "6.21.0"
turbine = "1.0.0"
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,11 @@
<pgp value="fb35c8d02b4724dada23de0afd116c1969fccff3"/>
</artifact>
</component>
<component group="org.json" name="json" version="20231013">
<artifact name="json-20231013.jar">
<pgp value="fb35c8d02b4724dada23de0afd116c1969fccff3"/>
</artifact>
</component>
<component group="org.jsoup" name="jsoup" version="1.15.3">
<artifact name="jsoup-1.15.3.jar">
<pgp value="f3184bcd55f4d016e30d4c9bf42e87f9665015c9"/>
Expand Down

0 comments on commit 468eb56

Please sign in to comment.