Skip to content

Commit cef8499

Browse files
Merge pull request #2252 from microsoftgraph/dependabot/maven/junit-dependencies-9952be249c
chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 in the junit-dependencies group
2 parents 15ce331 + ef03e33 commit cef8499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.junit.jupiter</groupId>
3737
<artifactId>junit-jupiter-api</artifactId>
38-
<version>5.11.3</version>
38+
<version>5.11.4</version>
3939
<scope>test</scope>
4040
</dependency>
4141
<dependency>

0 commit comments

Comments
 (0)