Skip to content

Commit aa6e2f5

Browse files
authoredMar 17, 2025··
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 (#8)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f5d235 commit aa6e2f5

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
@@ -32,7 +32,7 @@
3232

3333
<slf4j.version>2.0.17</slf4j.version>
3434
<logback-classic.version>1.5.17</logback-classic.version>
35-
<junit.version>5.12.0</junit.version>
35+
<junit.version>5.12.1</junit.version>
3636
<assertj.version>3.27.3</assertj.version>
3737
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
3838
</properties>

0 commit comments

Comments
 (0)
Please sign in to comment.