Skip to content

Commit 274a126

Browse files
build:(deps-dev): Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 (#208)
1 parent a6b30a8 commit 274a126

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.junit.jupiter</groupId>
112112
<artifactId>junit-jupiter-api</artifactId>
113-
<version>5.11.4</version>
113+
<version>5.12.0</version>
114114
<scope>test</scope>
115115
</dependency>
116116
<dependency>

0 commit comments

Comments
 (0)