Skip to content

Commit 22430c3

Browse files
authored
Merge pull request #30 from JavaCoDED78/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents 960593b + a65c304 commit 22430c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<checkstyle.version>3.3.1</checkstyle.version>
4848
<junit-version>5.10.2</junit-version>
4949
<testcontainers.version>1.19.8</testcontainers.version>
50-
<jacoco.version>0.8.11</jacoco.version>
50+
<jacoco.version>0.8.12</jacoco.version>
5151
</properties>
5252

5353
<dependencies>

0 commit comments

Comments
 (0)