Skip to content

Commit 104da93

Browse files
build(deps): bump org.junit:junit-bom from 6.1.2 to 6.1.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb2b799 commit 104da93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ testing {
5959
}
6060

6161
dependencies {
62-
implementation platform('org.junit:junit-bom:6.1.2')
62+
implementation platform('org.junit:junit-bom:6.1.3')
6363
implementation platform('org.mockito:mockito-bom:5.23.0')
6464
implementation platform('org.assertj:assertj-bom:3.27.7')
6565

0 commit comments

Comments
 (0)