Skip to content

Commit 5a7fe63

Browse files
Merge pull request #2187 from microsoftgraph/dependabot/maven/junit-dependencies-6d8f0e0ad7
chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 in the junit-dependencies group
2 parents bb8a659 + 5984e6e commit 5a7fe63

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.junit.jupiter</groupId>
3737
<artifactId>junit-jupiter-api</artifactId>
38-
<version>5.11.1</version>
38+
<version>5.11.2</version>
3939
<scope>test</scope>
4040
</dependency>
4141
<dependency>

0 commit comments

Comments
 (0)