File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ dependencies {
2121 compileOnly(" com.mysql:mysql-connector-j:9.6.0" )
2222
2323 // testing
24- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
25- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
24+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
25+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
2626 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
2727 testImplementation(" com.google.code.gson:gson:2.13.2" )
2828}
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ dependencies {
1212 compileOnly(" de.oliver.FancyAnalytics:logger:0.0.10" )
1313 compileOnly(" org.jetbrains:annotations:26.1.0" )
1414
15- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
16- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
16+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1717 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1818}
1919
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ dependencies {
1616 compileOnly(" com.google.code.gson:gson:2.13.2" )
1717 implementation(" org.jetbrains:annotations:26.1.0" )
1818
19- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
20- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
19+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
20+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
2121 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
2222 testImplementation(" com.google.code.gson:gson:2.13.2" )
2323}
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ dependencies {
1111
1212 testImplementation(project(" :libraries:packets" ))
1313 testImplementation(project(" :libraries:packets:packets-api" ))
14- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
15- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1616 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1717}
1818
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ dependencies {
1111
1212 testImplementation(project(" :libraries:packets" ))
1313 testImplementation(project(" :libraries:packets:packets-api" ))
14- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
15- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1616 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1717}
1818
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ dependencies {
1111
1212 testImplementation(project(" :libraries:packets" ))
1313 testImplementation(project(" :libraries:packets:packets-api" ))
14- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
15- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1616 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1717}
1818
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ dependencies {
1111
1212 testImplementation(project(" :libraries:packets" ))
1313 testImplementation(project(" :libraries:packets:packets-api" ))
14- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
15- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
15+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1616 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1717}
1818
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ dependencies {
1010
1111 testImplementation(project(" :libraries:packets" ))
1212 testImplementation(project(" :libraries:packets:packets-api" ))
13- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
14- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
13+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1515 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1616}
1717
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ dependencies {
1010
1111 testImplementation(project(" :libraries:packets" ))
1212 testImplementation(project(" :libraries:packets:packets-api" ))
13- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
14- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
13+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1515 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1616}
1717
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ dependencies {
1010
1111 testImplementation(project(" :libraries:packets" ))
1212 testImplementation(project(" :libraries:packets:packets-api" ))
13- testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.0 " )
14- testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.0 " )
13+ testImplementation(" org.junit.jupiter:junit-jupiter-api:6.1.1 " )
14+ testImplementation(" org.junit.jupiter:junit-jupiter-engine:6.1.1 " )
1515 testImplementation(" org.junit.platform:junit-platform-console-standalone:6.1.0" )
1616}
1717
You can’t perform that action at this time.
0 commit comments