Skip to content

Commit 0edd958

Browse files
authored
Merge pull request #62 from JavaCoDED78/dependabot/maven/org.junit.jupiter-junit-jupiter-api-5.11.3
Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3
2 parents 53c54f4 + 95dfdf9 commit 0edd958

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
@@ -45,7 +45,7 @@
4545
<lombok.version>1.18.34</lombok.version>
4646
<jedis.version>5.2.0</jedis.version>
4747
<checkstyle.version>3.6.0</checkstyle.version>
48-
<junit-version>5.11.2</junit-version>
48+
<junit-version>5.11.3</junit-version>
4949
<testcontainers.version>1.20.3</testcontainers.version>
5050
<jacoco.version>0.8.12</jacoco.version>
5151
</properties>

0 commit comments

Comments
 (0)