Skip to content

Commit

Permalink
fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Mar 11, 2024
1 parent 83557e5 commit aa2678d
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
Expand Up @@ -5,7 +5,7 @@ object Versions {
const val DateTime = "0.5.0"
}

const val Kotest = "5.6.2"
const val Kotest = "5.8.1"
const val KotlinLogging = "3.0.5"
const val Kafka = "3.3.1"
}

0 comments on commit aa2678d

Please sign in to comment.