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.
1 parent 8397e20 commit 01a7fb1Copy full SHA for 01a7fb1
pom.xml
@@ -65,13 +65,13 @@
65
<dependency>
66
<groupId>org.junit.jupiter</groupId>
67
<artifactId>junit-jupiter</artifactId>
68
- <version>5.11.3</version>
+ <version>5.11.4</version>
69
<scope>test</scope>
70
</dependency>
71
72
<groupId>org.assertj</groupId>
73
<artifactId>assertj-core</artifactId>
74
- <version>3.26.3</version>
+ <version>3.27.3</version>
75
76
77
</dependencies>
0 commit comments