File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828
2929 // testing
3030 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
31- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
31+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
3232 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
3333 testImplementation(" com.google.code.gson:gson:2.13.0" )
3434}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation(" org.jetbrains:annotations:26.0.2" )
2424
2525 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
26- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
26+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
2727 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
2828 testImplementation(" com.google.code.gson:gson:2.13.0" )
2929}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313
1414 testImplementation(project(" :libraries:packets:packets-api" ))
1515 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
16- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
16+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1717 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1818}
1919
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 testImplementation(project(" :libraries:packets:packets-api" ))
1515 testImplementation(project(" :libraries:packets:implementations:1_20_6" ))
1616 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
17- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
17+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1818 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1919}
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies {
1414 testImplementation(project(" :libraries:packets:packets-api" ))
1515 testImplementation(project(" :libraries:packets:implementations:1_20_6" ))
1616 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
17- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
17+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1818 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1919}
2020
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313
1414 testImplementation(project(" :libraries:packets:packets-api" ))
1515 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
16- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
16+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1717 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1818}
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313
1414 testImplementation(project(" :libraries:packets:packets-api" ))
1515 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
16- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
16+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1717 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1818}
1919
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111
1212 testImplementation(project(" :libraries:packets:packets-api" ))
1313 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
14- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
1515 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
1616}
1717
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424 implementation(" org.jetbrains:annotations:26.0.2" )
2525
2626 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.12.2" )
27- testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.1 " )
27+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:5.12.2 " )
2828 testImplementation(" org.junit.platform:junit-platform-console-standalone:1.12.2" )
2929 testImplementation(" com.google.code.gson:gson:2.13.0" )
3030}
You can’t perform that action at this time.
0 commit comments