Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.0 (#31)
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 Aug 14, 2024
1 parent 8935211 commit 66a58b5
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 @@ -10,7 +10,7 @@ assertk = { module = "com.willowtreeapps.assertk:assertk-jvm", version = "0.28.1
grpc-java-protobuf = { module = "io.grpc:grpc-protobuf", version.ref = "grpc-java" }
grpc-java-stub = { module = "io.grpc:grpc-stub", version.ref = "grpc-java" }
grpc-kotlin-stub = { module = "io.grpc:grpc-kotlin-stub", version.ref = "grpc-kotlin" }
junit-bom = { module = "org.junit:junit-bom", version = "5.10.3" }
junit-bom = { module = "org.junit:junit-bom", version = "5.11.0" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
ktlint-rule-engine-core = { module = "com.pinterest.ktlint:ktlint-rule-engine-core", version.ref = "ktlint" }
mockk-core = { module = "io.mockk:mockk", version = "1.13.12" }
Expand Down

0 comments on commit 66a58b5

Please sign in to comment.