Skip to content

Commit 12065a6

Browse files
author
Yuriy Krymlov
committed
2.10.02u
1 parent a233a47 commit 12065a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
<groupId>swisseph</groupId>
1111
<artifactId>swe</artifactId>
12-
<version>2.10.02i</version>
12+
<version>2.10.02u</version>
1313

1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16-
<junit-jupiter.version>5.8.2</junit-jupiter.version>
16+
<junit-jupiter.version>5.9.0</junit-jupiter.version>
1717

1818
<maven.compiler.source>1.8</maven.compiler.source>
1919
<maven.compiler.target>1.8</maven.compiler.target>
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.junit.platform</groupId>
3838
<artifactId>junit-platform-launcher</artifactId>
39-
<version>1.8.2</version>
39+
<version>1.9.0</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)