File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- # [ 4.11.1] ( Upcoming )
6
+ # [ 4.11.2] ( Upcoming )
7
+
8
+ ### Bug Fixes
9
+
10
+ * NIL
11
+
12
+ ### Features
13
+
14
+ * NIL
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * NIL
19
+
20
+ # [ 4.11.1] ( https://github.com/web3j/web3j-maven-plugin/releases/tag/web3j-maven-plugin-4.11.1 ) (2024-03-15)
7
21
8
22
### Bug Fixes
9
23
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Create a standard java maven project. Add following `<plugin>` - configuration i
59
59
<plugin >
60
60
<groupId >org.web3j</groupId >
61
61
<artifactId >web3j-maven-plugin</artifactId >
62
- <version >4.11.0 </version >
62
+ <version >4.11.1 </version >
63
63
<configuration >
64
64
<packageName >com.zuehlke.blockchain.model</packageName >
65
65
<sourceDestination >src/main/java/generated</sourceDestination >
You can’t perform that action at this time.
0 commit comments