Skip to content

Commit

Permalink
build(deps): version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
klausbrunner committed Feb 12, 2024
1 parent 9e6e759 commit f0ffc67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.basepom</groupId>
<artifactId>basepom-minimal</artifactId>
<version>58</version>
<version>59</version>
</parent>

<name>solarpos</name>
Expand Down Expand Up @@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.1</version>
<version>5.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f0ffc67

Please sign in to comment.