Skip to content

Commit 7ba7775

Browse files
authored
Merge pull request #1433 from adoptium/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents c52d4c3 + fdb1f3a commit 7ba7775

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
@@ -16,7 +16,7 @@
1616
<!-- Keep all these in sync with adoptium-api-versions -->
1717
<properties>
1818
<coroutine.version>1.7.1</coroutine.version>
19-
<jacoco.version>0.8.12</jacoco.version>
19+
<jacoco.version>0.8.13</jacoco.version>
2020
<jdk.version>17</jdk.version>
2121
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
2222
<kotlin.version>2.1.20</kotlin.version>

0 commit comments

Comments
 (0)