Skip to content

Commit 6bb9d1e

Browse files
dependabot[bot]andrei-punko
authored andcommitted
Bump junit-bom from 5.6.2 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.6.2 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.6.2...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cddb54 commit 6bb9d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-spring-boot-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.junit</groupId>
5959
<artifactId>junit-bom</artifactId>
60-
<version>5.6.2</version>
60+
<version>5.9.2</version>
6161
<scope>import</scope>
6262
<type>pom</type>
6363
</dependency>

0 commit comments

Comments
 (0)