File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11Current (7.11.0)
22Fixed: GITHUB-3028: Execution stalls when using "use-global-thread-pool" (Krishnan Mahadevan)
3+ Fixed: GITHUB-3122: Update JCommander to 1.83 (Antoine Dessaigne)
34
457.10.2
56Fixed: GITHUB-3117: ListenerComparator doesn't work (Krishnan Mahadevan)
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
3030 api(projects.testngCoreApi)
3131 // Annotations have to be available on the compile classpath for the proper compilation
3232 compileOnly(" com.github.spotbugs:spotbugs:4.8.1" )
33- api(" com.beust :jcommander:1.82 " )
33+ api(" org.jcommander :jcommander:1.83 " )
3434
3535 " guiceApi" (platform(" com.google.inject:guice-bom:5.1.0" ))
3636 " guiceApi" (" com.google.inject:guice" )
You can’t perform that action at this time.
0 commit comments