File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
appsignals-tests/images/kafka Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 implementation(" org.slf4j:slf4j-api:2.0.9" )
3232 implementation(" org.slf4j:slf4j-simple:2.0.9" )
3333 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.9.2" )
34- testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.10.1 " )
34+ testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.13.4 " )
3535}
3636
3737tasks.getByName<Test >(" test" ) {
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 implementation(" org.slf4j:slf4j-api:2.0.9" )
3232 implementation(" org.slf4j:slf4j-simple:2.0.9" )
3333 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.9.2" )
34- testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.10.1 " )
34+ testRuntimeOnly(" org.junit.jupiter:junit-jupiter-engine:5.13.4 " )
3535}
3636
3737tasks.getByName<Test >(" test" ) {
You can’t perform that action at this time.
0 commit comments