Skip to content

Commit b5ea32b

Browse files
Bump picocli from 4.3.2 to 4.5.2 in /exonum-java-binding/tutorials (#1635)
1 parent a6627aa commit b5ea32b

File tree

1 file changed

+1
-1
lines changed
  • exonum-java-binding/tutorials/car-registry/car-registry-client

1 file changed

+1
-1
lines changed

exonum-java-binding/tutorials/car-registry/car-registry-client/pom.xml

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

1818
<properties>
1919
<exonum-light-client.version>0.6.0</exonum-light-client.version>
20-
<picocli.version>4.3.2</picocli.version>
20+
<picocli.version>4.5.2</picocli.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)