Skip to content

Commit

Permalink
Okio and Moshi dependency upgrades (#6307)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Oct 6, 2020
1 parent c13cabd commit f692f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ buildscript {
'jsoup': '1.13.1',
'junit': '4.13',
'kotlin': '1.4.10',
'moshi': '1.10.0',
'okio': '2.8.0',
'moshi': '1.11.0',
'okio': '2.9.0',
'ktlint': '0.38.0',
'picocli': '4.5.1',
'openjsse': '1.1.0'
Expand Down

0 comments on commit f692f07

Please sign in to comment.