Skip to content

1.9.12 (2024-08-06)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 06 Aug 15:07
· 6 commits to master since this release
b7a315f

Fixes

  • [#60] ConcurrentModificationException appears during test start registering

Migration Steps

  • Update in your project pom.xml version for agent-testng dependency to 1.9.12
  • Rebuild the project mvn -U clean compile install