Skip to content

Commit 39c0116

Browse files
Bump picocli from 4.6.2 to 4.6.3 (#107)
Bumps [picocli](https://github.com/remkop/picocli) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5284214 commit 39c0116

File tree

1 file changed

+1
-1
lines changed
  • spotify-web-api-java-generator

1 file changed

+1
-1
lines changed

spotify-web-api-java-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<guava.version>31.1-jre</guava.version>
24-
<picocli.version>4.6.2</picocli.version>
24+
<picocli.version>4.6.3</picocli.version>
2525
<flexmark.version>0.62.2</flexmark.version>
2626
<mustache.java.version>0.9.10</mustache.java.version>
2727
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)