File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11dependencies {
22 // Use JUnit Jupiter API for testing.
3- testImplementation ' org.junit.jupiter:junit-jupiter:5.12.1 '
3+ testImplementation ' org.junit.jupiter:junit-jupiter:5.12.2 '
44 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
55 testImplementation ' org.mockito:mockito-core:5.17.0'
66 testImplementation project(' :components:serialization:json' )
Original file line number Diff line number Diff line change 11dependencies {
22 // Use JUnit Jupiter API for testing.
3- testImplementation ' org.junit.jupiter:junit-jupiter:5.12.1 '
3+ testImplementation ' org.junit.jupiter:junit-jupiter:5.12.2 '
44 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
55
66 // This dependency is used internally, and not exposed to consumers on their own compile classpath.
Original file line number Diff line number Diff line change 11dependencies {
22 // Use JUnit Jupiter API for testing.
3- testImplementation ' org.junit.jupiter:junit-jupiter:5.12.1 '
3+ testImplementation ' org.junit.jupiter:junit-jupiter:5.12.2 '
44 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
55
66 // This dependency is used internally, and not exposed to consumers on their own compile classpath.
Original file line number Diff line number Diff line change 11dependencies {
22 // Use JUnit Jupiter API for testing.
3- testImplementation ' org.junit.jupiter:junit-jupiter:5.12.1 '
3+ testImplementation ' org.junit.jupiter:junit-jupiter:5.12.2 '
44 testRuntimeOnly(" org.junit.platform:junit-platform-launcher" )
55
66 // This dependency is used internally, and not exposed to consumers on their own compile classpath.
You can’t perform that action at this time.
0 commit comments