Skip to content

Commit e1574c4

Browse files
authored
Merge pull request #317 from openapi-processor/dependabot/gradle/io.gitlab.mpichler.jacocolog-4.0.0
Bump io.gitlab.mpichler.jacocolog from 3.2.0 to 4.0.0
2 parents 99c30bd + 25a2ba9 commit e1574c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ plugin-updates = { module = "com.github.ben-manes:gradle-versions-plugin", versi
6767

6868
[plugins]
6969
updates = { id = "com.github.ben-manes.versions", version = "updates" }
70-
jacoco = { id = "io.gitlab.mpichler.jacocolog", version = "3.2.0" }
70+
jacoco = { id = "io.gitlab.mpichler.jacocolog", version = "4.0.0" }
7171
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
7272
central = { id = "io.openapiprocessor.build.plugin.publish-central", version.ref = "build-plugins" }
7373
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)