Skip to content

Commit

Permalink
Bump version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Nov 1, 2023
1 parent 61726cf commit 0e95987
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 @@ -35,7 +35,7 @@ dependencies {
implementation(it) {
version {
strictly("[1.6,1.10)")
prefer("1.9.10")
prefer("1.9.20")
}
}
}
Expand Down

0 comments on commit 0e95987

Please sign in to comment.