Skip to content

Commit

Permalink
Update dependency org.jacoco:org.jacoco.agent to v0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent e09d130 commit b9622b3
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 @@ -14,7 +14,7 @@ detekt-plugin = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
detekt-formatting = "io.gitlab.arturbosch.detekt:detekt-formatting:1.23.4"
# Used by feature tests to gather coverage
jacoco-core = "org.jacoco:org.jacoco.core:0.8.11"
jacoco-agent = { group = "org.jacoco", name = "org.jacoco.agent", version = "0.8.10" }
jacoco-agent = { group = "org.jacoco", name = "org.jacoco.agent", version = "0.8.11" }
kubernetes-client = "io.fabric8:kubernetes-client:6.10.0"
swagger-generator-plugin = "gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.19.2"

Expand Down

0 comments on commit b9622b3

Please sign in to comment.