Skip to content

Commit 62ec344

Browse files
Bump versions.junitJupiter from 5.11.2 to 5.11.3
Bumps `versions.junitJupiter` from 5.11.2 to 5.11.3. Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6986b27 commit 62ec344

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
@@ -38,7 +38,7 @@ project.ext {
3838
jackson : '2.17.2',
3939
xmlUnit : '2.10.0',
4040
jsonUnit : '2.40.1',
41-
junitJupiter : '5.11.2'
41+
junitJupiter : '5.11.3'
4242
]
4343
}
4444

0 commit comments

Comments
 (0)