Skip to content

Commit

Permalink
chore(deps): update to 0.10.3 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy authored Sep 29, 2024
1 parent 6d9ffe1 commit 767f580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
val marathon = System.getenv("MARATHON_VERSION") ?: "0.10.2"
val marathon = System.getenv("MARATHON_VERSION") ?: "0.10.3"

val kotlin = "1.9.10"

Expand Down

0 comments on commit 767f580

Please sign in to comment.