Skip to content

Commit

Permalink
Update gradle/libs.versions.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Nils Dammenhayn <[email protected]>
  • Loading branch information
huehnerlady and NilsDammenhayn authored Jul 29, 2024
1 parent 65f6491 commit 312c1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kotlinx = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8", version.re
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okioJvm = { module = "com.squareup.okio:okio-jvm", version.ref = "okio" }
opentest4j = { module = "org.opentest4j:opentest4j", version = "1.3.0" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.13" }

[bundles]
kotest = ["kotest", "kotestEngine", "kotestProperty", "kotestRunner"]
Expand Down

0 comments on commit 312c1d7

Please sign in to comment.