Skip to content

Commit d8ab7e8

Browse files
authored
Merge pull request #44 from inqwise/dependabot/maven/org.junit.platform-junit-platform-launcher-1.14.4
deps(deps-dev): bump org.junit.platform:junit-platform-launcher from 1.14.3 to 1.14.4
2 parents 73c4855 + e574730 commit d8ab7e8

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.junit.platform</groupId>
106106
<artifactId>junit-platform-launcher</artifactId>
107-
<version>1.14.3</version>
107+
<version>1.14.4</version>
108108
<scope>test</scope>
109109
</dependency>
110110
</dependencies>

0 commit comments

Comments
 (0)