Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Sep 25, 2024
1 parent 008d6e9 commit ea7f2b9
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 @@ -5,7 +5,7 @@
<parent>
<groupId>com.hexagonkt</groupId>
<artifactId>kotlin_pom</artifactId>
<version>3.6.6</version>
<version>3.7.0</version>
</parent>

<groupId>org.example</groupId>
Expand All @@ -14,7 +14,7 @@
<description>Service's description</description>

<properties>
<hexagonVersion>3.6.6</hexagonVersion>
<hexagonVersion>3.7.0</hexagonVersion>

<exec.mainClass>org.example.MavenStarterKt</exec.mainClass>
</properties>
Expand Down

0 comments on commit ea7f2b9

Please sign in to comment.