Skip to content

Commit becee9a

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump org.junit:junit-bom from 6.0.0 to 6.0.1 in the maven group
Bumps the maven group with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit-framework). Updates `org.junit:junit-bom` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c64f1e8 commit becee9a

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
@@ -337,7 +337,7 @@
337337
<dependency>
338338
<groupId>org.junit</groupId>
339339
<artifactId>junit-bom</artifactId>
340-
<version>6.0.0</version>
340+
<version>6.0.1</version>
341341
<type>pom</type>
342342
<scope>import</scope>
343343
</dependency>

0 commit comments

Comments
 (0)