Skip to content

Commit 7471e0a

Browse files
committed
⬆️ bump deps
1 parent be0db58 commit 7471e0a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.idea/kotlinc.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
kotlin.code.style=official
22
# Versions
3-
kotlin_version=1.7.0
4-
retrosheet_version=2.0.0
3+
kotlin_version=1.7.21
4+
retrosheet_version=2.0.1
55
retrofit_version=2.9.0
6-
moshi_version=1.13.0
7-
coroutines_version=1.6.3
6+
moshi_version=1.14.0
7+
coroutines_version=1.6.4
88
junit_version=4.13.2
99
expekt_version=1.0.0

0 commit comments

Comments
 (0)