Skip to content

Commit

Permalink
fixup for the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Feb 23, 2022
1 parent 801a254 commit 678cb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
"com.squareup.moshi:moshi",
"com.squareup.moshi:moshi-kotlin"
).onEach {
testRuntimeOnly(it) {
implementation(it) {
version {
strictly("[1.12.0,2)")
prefer("1.13.0")
Expand Down

0 comments on commit 678cb4d

Please sign in to comment.