Skip to content

Commit 6178c6b

Browse files
scala-stewardxuwei-k
authored andcommitted
Update org.jacoco.core, org.jacoco.report to 0.8.13
1 parent c6a588f commit 6178c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lazy val jacocoVersion = "0.8.12"
1+
lazy val jacocoVersion = "0.8.13"
22

33
ThisBuild / version := {
44
if ((ThisBuild / isSnapshot).value) "3.4.0" + "-SNAPSHOT"

0 commit comments

Comments
 (0)