Skip to content

Commit b50b79b

Browse files
Bump junit-bom from 5.9.1 to 5.9.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b0853 commit b50b79b

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
@@ -101,7 +101,7 @@
101101
<groovy.version>4.0.7</groovy.version>
102102
<jimfs.version>1.2</jimfs.version>
103103
<jsr305.version>3.0.2</jsr305.version>
104-
<junit.version>5.9.1</junit.version>
104+
<junit.version>5.9.2</junit.version>
105105
<mockito.version>4.11.0</mockito.version>
106106
<slf4j.version>2.0.6</slf4j.version>
107107

0 commit comments

Comments
 (0)