File tree Expand file tree Collapse file tree
buttplug4j.connectors.javax.websocket.client
buttplug4j.connectors.javax.websocket.server
buttplug4j.connectors.jetty.websocket.client Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 api project(' :buttplug4j.connectors.javax.websocket.common' )
1515 api ' org.eclipse.jetty.websocket:websocket-javax-client:10.0.26'
1616 testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4'
17- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.4 '
17+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.0 '
1818 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
1919}
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 api project(' :buttplug4j.connectors.javax.websocket.common' )
1515 testImplementation ' org.eclipse.jetty.websocket:websocket-javax-server:10.0.26'
1616 testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4'
17- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.4 '
17+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.0 '
1818 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
1919}
2020
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 api ' org.eclipse.jetty.websocket:websocket-client:9.4.58.v20250814'
1616 api ' org.eclipse.jetty.websocket:websocket-api:9.4.58.v20250814'
1717 testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4'
18- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.4 '
18+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.0 '
1919 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
2020}
2121
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 api ' org.jmdns:jmdns:3.6.1'
1515 api ' org.slf4j:slf4j-simple:2.0.17'
1616 testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4'
17- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.4 '
17+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.0 '
1818 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
1919}
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 api ' com.fasterxml.jackson.core:jackson-annotations:2.19.2'
1515 api ' com.fasterxml.jackson.core:jackson-databind:2.19.2'
1616 testImplementation ' org.junit.jupiter:junit-jupiter:5.13.4'
17- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.4 '
17+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:6.0.0 '
1818 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.4'
1919}
2020
You can’t perform that action at this time.
0 commit comments