Skip to content

Commit

Permalink
Merge pull request #91 from FigureTechnologies/renovate/versions.kotest
Browse files Browse the repository at this point in the history
fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.9.1
  • Loading branch information
mtps authored Jun 25, 2024
2 parents c617c2f + 0d2953f commit f8c4110
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.9.1"
const val KotlinLogging = "3.0.5"
const val Kafka = "3.3.1"
}

0 comments on commit f8c4110

Please sign in to comment.