Skip to content

Commit ae34690

Browse files
authored
Merge pull request #371 from giulong/dependabot/maven/develop/org.junit.platform-junit-platform-launcher-1.12.1
build(deps): bump org.junit.platform:junit-platform-launcher from 1.12.0 to 1.12.1
2 parents 42092eb + 5f23b3a commit ae34690

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.junit.platform</groupId>
146146
<artifactId>junit-platform-launcher</artifactId>
147-
<version>1.12.0</version>
147+
<version>1.12.1</version>
148148
</dependency>
149149

150150
<dependency>

0 commit comments

Comments
 (0)