Skip to content

Commit 3cb37b2

Browse files
Bump org.barfuin.gradle.jacocolog from 3.1.0 to 4.0.1
Bumps org.barfuin.gradle.jacocolog from 3.1.0 to 4.0.1. --- updated-dependencies: - dependency-name: org.barfuin.gradle.jacocolog dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb3d905 commit 3cb37b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.53.0"
5454

5555
[plugins]
5656
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
57-
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
57+
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "4.0.1" }
5858
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
5959
sonar = { id = "org.sonarqube", version = "7.2.2.6593" }
6060
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)