Skip to content

Commit

Permalink
chore(deps): update plugin jacocolog to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pleo-bot-renovate committed Jul 24, 2023
1 parent 44f6583 commit 22c6dc0
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 @@ -41,5 +41,5 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlinVersion" }
kotlin-library = { id = "kotlin" }
maven-publish = { id = "maven-publish" }
coveralls-jacoco = { id = "com.github.nbaztec.coveralls-jacoco", version = "1.2.15" }
jacocolog = { id = "org.barfuin.gradle.jacocolog", version = "3.0.0" }
jacocolog = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }

0 comments on commit 22c6dc0

Please sign in to comment.