Skip to content

Commit

Permalink
Merge pull request #65 from kurtraschke/dependabot/maven/info.picocli…
Browse files Browse the repository at this point in the history
…-picocli-4.7.6

Bump info.picocli:picocli from 4.7.5 to 4.7.6
  • Loading branch information
kurtraschke authored May 11, 2024
2 parents 660bcf8 + a3d600f commit be11a4b
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 @@ -18,7 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<mainClass>com.kurtraschke.gtfsrtdump.MainKt</mainClass>
<picocli.version>4.7.5</picocli.version>
<picocli.version>4.7.6</picocli.version>
</properties>

<scm>
Expand Down

0 comments on commit be11a4b

Please sign in to comment.