Skip to content

Commit 3447b8b

Browse files
Bump org.junit:junit-bom from 6.0.3 to 6.1.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3f4ca2 commit 3447b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-graal-native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit</groupId>
4141
<artifactId>junit-bom</artifactId>
42-
<version>6.0.3</version>
42+
<version>6.1.3</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)