Skip to content

Commit

Permalink
⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Jul 10, 2022
1 parent effd640 commit be0db58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
kotlin.code.style=official
# Versions
kotlin_version=1.6.21
retrosheet_version=2.0.0-beta02
kotlin_version=1.7.0
retrosheet_version=2.0.0
retrofit_version=2.9.0
moshi_version=1.13.0
coroutines_version=1.6.1-native-mt
coroutines_version=1.6.3
junit_version=4.13.2
expekt_version=1.0.0

0 comments on commit be0db58

Please sign in to comment.