Skip to content

Commit

Permalink
fix(deps): update helidon.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent a4e4761 commit 77be6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<properties>
<mainClass>no.cantara.tools.visuale.Main</mainClass>
<slf4j.version>2.0.16</slf4j.version>
<helidon.version>2.6.7</helidon.version>
<helidon.version>4.1.0</helidon.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
Expand Down

0 comments on commit 77be6c9

Please sign in to comment.