Skip to content

Commit 794087e

Browse files
chore(deps): update all non-major dependencies
1 parent 9fdf410 commit 794087e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SPDX-License-Identifier: EUPL-1.2
3131
<checkstyle.version>13.0.0</checkstyle.version>
3232
<gson.version>2.13.2</gson.version>
3333
<jacoco.version>0.8.14</jacoco.version>
34-
<junit.version>6.0.1</junit.version>
34+
<junit.version>6.0.2</junit.version>
3535
<picocli.version>4.7.7</picocli.version>
3636
<spotless.version>3.1.0</spotless.version>
3737
<truth.version>1.4.5</truth.version>
@@ -129,7 +129,7 @@ SPDX-License-Identifier: EUPL-1.2
129129
<plugin>
130130
<groupId>org.codehaus.mojo</groupId>
131131
<artifactId>versions-maven-plugin</artifactId>
132-
<version>2.20.1</version>
132+
<version>2.21.0</version>
133133
</plugin>
134134
<plugin>
135135
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)