Skip to content

Commit

Permalink
⬆ upgrade dependency io.kotest:kotest-bom to v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 0bfb6fc commit 0728b82
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 @@ springBoot = "3.2.3"
# unless there is a keyword conflict or the name is wired
# bom, naming convention: bom-<name>
bom-springBoot = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "springBoot" }
bom-kotest = "io.kotest:kotest-bom:5.8.0"
bom-kotest = "io.kotest:kotest-bom:5.8.1"
bom-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.0"

# plugin dependencies (for both projects and settings), naming convention: pluginDep/settingDep + -<nameInCamelCase>
Expand Down

0 comments on commit 0728b82

Please sign in to comment.