Skip to content

Commit 4009bb1

Browse files
committed
2 parents 77e806c + c456917 commit 4009bb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>org.jetbrains</groupId>
177177
<artifactId>annotations</artifactId>
178-
<version>26.0.2-1</version>
178+
<version>26.1.0</version>
179179
<!-- Annotations are not required at runtime, only during compilation. -->
180180
<scope>provided</scope>
181181
</dependency>
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.junit.jupiter</groupId>
193193
<artifactId>junit-jupiter</artifactId>
194-
<version>5.14.2</version>
194+
<version>5.14.3</version>
195195
<scope>test</scope>
196196
</dependency>
197197
<dependency>

0 commit comments

Comments
 (0)