Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk to v1.13.14 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent cf823b0 commit 1ba1247
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 @@ -13,7 +13,7 @@ grpc-kotlin-stub = { module = "io.grpc:grpc-kotlin-stub", version.ref = "grpc-ko
junit-bom = { module = "org.junit:junit-bom", version = "5.11.4" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
ktlint-rule-engine-core = { module = "com.pinterest.ktlint:ktlint-rule-engine-core", version.ref = "ktlint" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.13" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.14" }
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }

Expand Down

0 comments on commit 1ba1247

Please sign in to comment.