Skip to content

Commit

Permalink
⬆ upgrade dependency io.kotest:kotest-bom to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent b5ddd39 commit 38d9734
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.1.3"
# unless there is a keyword conflict or the name is wired
# bom, naming convention: bom-<name>
bom-spring-boot = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "springBoot" }
bom-kotest = "io.kotest:kotest-bom:5.7.1"
bom-kotest = "io.kotest:kotest-bom:5.7.2"
bom-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3"

# plugin dependencies (for both projects and settings), naming convention: s/p + plugin-<name>
Expand Down

0 comments on commit 38d9734

Please sign in to comment.