File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
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.0] ( Upcoming )
7
+
8
+ ### Bug Fixes
9
+
10
+ * NIL
11
+
12
+ ### Features
13
+
14
+ * Update web3j core version to 4.11.1 [ #122 ] ( https://github.com/web3j/web3j-maven-plugin/pull/122 )
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * NIL
19
+
6
20
# [ 4.11.0] ( https://github.com/web3j/web3j-maven-plugin/releases/tag/web3j-maven-plugin-4.11.0 ) (2024-02-18)
7
21
8
22
### Bug Fixes
Original file line number Diff line number Diff line change 16
16
<maven .compiler.target>17</maven .compiler.target>
17
17
<maven .version>3.8.1</maven .version>
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19
- <web3j .version>4.11.0 </web3j .version>
19
+ <web3j .version>4.11.1 </web3j .version>
20
20
</properties >
21
21
22
22
<licenses >
You can’t perform that action at this time.
0 commit comments