Skip to content

Commit 70c01bb

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- 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 546741a commit 70c01bb

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
@@ -86,7 +86,7 @@
8686
<awaitility.version>4.2.1</awaitility.version>
8787
<fuzzywuzzy.version>1.4.0</fuzzywuzzy.version>
8888
<jspecify.version>0.3.0</jspecify.version>
89-
<junit.version>5.10.2</junit.version>
89+
<junit.version>5.10.3</junit.version>
9090
<memoryfilesystem.version>2.8.0</memoryfilesystem.version>
9191
<mockito.version>5.12.0</mockito.version>
9292
<slf4j.version>2.0.13</slf4j.version>

0 commit comments

Comments
 (0)