Skip to content

Commit 1a201fc

Browse files
authored
Merge pull request #113 from saurabhpro/renovate/all
fix(deps): update renovate dependency scan
2 parents bb7d479 + 79770ea commit 1a201fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JavaCon/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- testing -->
2222
<junit-jupiter.version>5.9.1</junit-jupiter.version>
23-
<testng.version>7.6.1</testng.version>
23+
<testng.version>7.7.0</testng.version>
2424
<hemcrest.version>2.2</hemcrest.version>
2525
<assertj.version>3.23.1</assertj.version>
2626
<avaitility.version>1.7.0</avaitility.version>
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.jetbrains</groupId>
4141
<artifactId>annotations</artifactId>
42-
<version>23.0.0</version>
42+
<version>23.1.0</version>
4343
</dependency>
4444

4545
<dependency>

0 commit comments

Comments
 (0)