We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb7d479 + 79770ea commit 1a201fcCopy full SHA for 1a201fc
JavaCon/pom.xml
@@ -20,7 +20,7 @@
20
21
<!-- testing -->
22
<junit-jupiter.version>5.9.1</junit-jupiter.version>
23
- <testng.version>7.6.1</testng.version>
+ <testng.version>7.7.0</testng.version>
24
<hemcrest.version>2.2</hemcrest.version>
25
<assertj.version>3.23.1</assertj.version>
26
<avaitility.version>1.7.0</avaitility.version>
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>org.jetbrains</groupId>
41
<artifactId>annotations</artifactId>
42
- <version>23.0.0</version>
+ <version>23.1.0</version>
43
</dependency>
44
45
0 commit comments