Skip to content

Commit

Permalink
fix(deps): update picocli.version to v4.7.6 (#1149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 98edc65 commit 1e505db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorald/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<picocli.version>4.7.5</picocli.version>
<picocli.version>4.7.6</picocli.version>
<sonar.projectKey>SpoonLabs_sorald</sonar.projectKey>
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
<sonar.organization>spoonlabs</sonar.organization>
Expand Down

0 comments on commit 1e505db

Please sign in to comment.