Skip to content

Commit 373b39a

Browse files
Update dependency org.web3j:web3j-maven-plugin to v4.13.0
1 parent 873a653 commit 373b39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<plugin>
3333
<groupId>org.web3j</groupId>
3434
<artifactId>web3j-maven-plugin</artifactId>
35-
<version>4.11.0</version>
35+
<version>4.13.0</version>
3636
<configuration>
3737
<packageName>pl.piomin.services.contract.model</packageName>
3838
<sourceDestination>contract-service/src/main/generated</sourceDestination>

0 commit comments

Comments
 (0)