You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addSbtPlugin("org.ow2.asm"%"asm-commons"% ow2Version from ow2Url("asm-commons"))
36
36
addSbtPlugin("org.ow2.asm"%"asm-tree"% ow2Version from ow2Url("asm-tree"))
37
37
38
-
addSbtPlugin("za.co.absa.sbt"%"sbt-jacoco"%"3.4.1-absa.2" from "https://github.com/AbsaOSS/sbt-jacoco/releases/download/3.4.1-absa.2/sbt-jacoco-3.4.1-absa.2.jar")
38
+
addSbtPlugin("za.co.absa.sbt"%"sbt-jacoco"%"3.4.1-absa.3" from "https://github.com/AbsaOSS/sbt-jacoco/releases/download/3.4.1-absa.3/sbt-jacoco-3.4.1-absa.3.jar")
0 commit comments