Skip to content

Commit

Permalink
⬆ upgrade dependency io.mockk:mockk to v1.13.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent c7cb313 commit bacdf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-src/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dev-frontend-androidx-activityCompose = "androidx.activity:activity-compose:1.10
dev-backend-http4kBom = { module = "org.http4k:http4k-bom", version.ref = "http4k" }
dev-backend-exposedBom = { module = "org.jetbrains.exposed:exposed-bom", version.ref = "exposed" }
dev-backend-junitBom = { module = "org.junit:junit-bom", version.ref = "junit" }
dev-backend-mockk = "io.mockk:mockk:1.13.16"
dev-backend-mockk = "io.mockk:mockk:1.13.17"
dev-backend-hoplite-yaml = "com.sksamuel.hoplite:hoplite-yaml:2.9.0"
dev-backend-postgresql = "org.postgresql:postgresql:42.7.5"
dev-backend-hikari = "com.zaxxer:HikariCP:6.2.1"
Expand Down

0 comments on commit bacdf20

Please sign in to comment.