File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ pluginManagement {
3333dependencyResolutionManagement {
3434 versionCatalogs {
3535 create(" libs" ) {
36- library(" assertj" , " org.assertj:assertj-core:3.24.2 " )
36+ library(" assertj" , " org.assertj:assertj-core:3.26.3 " )
3737 library(" commons-math" , " org.apache.commons:commons-math3:3.6.1" )
38- library(" equalsverifier" , " nl.jqno.equalsverifier:equalsverifier:3.15.3 " )
39- library(" guava" , " com.google.guava:guava:32.1.3 -jre" )
38+ library(" equalsverifier" , " nl.jqno.equalsverifier:equalsverifier:3.17.1 " )
39+ library(" guava" , " com.google.guava:guava:33.3.1 -jre" )
4040 library(" prngine" , " io.jenetics:prngine:2.0.0" )
4141 library(" rxjava" , " io.reactivex.rxjava2:rxjava:2.2.21" )
42- library(" testng" , " org.testng:testng:7.8.0 " )
42+ library(" testng" , " org.testng:testng:7.10.2 " )
4343 }
4444 }
4545}
You can’t perform that action at this time.
0 commit comments