Skip to content

Commit b6dc936

Browse files
authored
Merge pull request #40 from decentralized-identity/dependabot/maven/org.junit.jupiter-junit-jupiter-6.1.0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0
2 parents c05176b + ae9b333 commit b6dc936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.junit.jupiter</groupId>
155155
<artifactId>junit-jupiter</artifactId>
156-
<version>6.0.3</version>
156+
<version>6.1.0</version>
157157
<scope>test</scope>
158158
</dependency>
159159
<dependency>

0 commit comments

Comments
 (0)