Skip to content

Commit ac87790

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 in /packages/dsl-java (#892)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7eeb95 commit ac87790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
testImplementation 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
4646

4747
// Execution of tests
48-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
48+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0'
4949
testImplementation 'org.assertj:assertj-core:3.27.3'
5050
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
5151

0 commit comments

Comments
 (0)