File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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.4 ] ( ) (Upcoming)
6
+ # [ 4.12.0 ] ( ) (Upcoming)
7
7
8
8
### Bug Fixes
9
9
@@ -15,7 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
15
15
16
16
### BREAKING CHANGES
17
17
18
- *
18
+ * Upgrade gradle to 8.7 and remove Consensys Repo dependency [ # 81 ] ( https://github.com/hyperledger/web3j-unit/pull/81 )
19
19
20
20
# [ 4.11.3] ( https://github.com/hyperledger/web3j-unit/releases/tag/v4.11.3 ) (2024-05-01)
21
21
Original file line number Diff line number Diff line change 1
1
kotlin.code.style =official
2
2
group =org.web3j
3
- version =4.11.4 -SNAPSHOT
3
+ version =4.12.0 -SNAPSHOT
Original file line number Diff line number Diff line change 1
1
ext {
2
- junitVersion = ' 5.5.2 '
2
+ junitVersion = ' 5.9.3 '
3
3
}
4
4
5
5
dependencies {
You can’t perform that action at this time.
0 commit comments