Skip to content

Commit 765e1dd

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps-dev): bump junit-platform-commons from 1.7.0 to 1.7.2
Bumps [junit-platform-commons](https://github.com/junit-team/junit5) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1b8c1a commit 765e1dd

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.junit.platform</groupId>
8686
<artifactId>junit-platform-commons</artifactId>
87-
<version>1.7.0</version>
87+
<version>1.7.2</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)