Skip to content

Commit 4763a8e

Browse files
authored
Merge pull request #99 from LFDT-web3j/release_4.14.0
update md files
2 parents 121c399 + b693b78 commit 4763a8e

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [4.14.0]() (Upcoming)
6+
# [4.14.1]() (Upcoming)
7+
8+
### Bug Fixes
9+
10+
* Update maintainers [#99](https://github.com/LFDT-web3j/web3j-gradle-plugin/pull/99)
11+
12+
### Features
13+
14+
*
15+
16+
### BREAKING CHANGES
17+
18+
*
19+
20+
# [4.14.0](https://github.com/LFDT-web3j/web3j-gradle-plugin/releases/tag/v4.14.0) (2025-04-10)
721

822
### Bug Fixes
923

MAINTAINERS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Maintainers
66
| Name | GitHub | Chat |
77
|----------------|--------|-----|
88
| Conor Svensson | [conor10][conor10] | conor10 |
9-
| Andrii | [andrii-kl][andrii-kl] | andrii-kl |
109
| George Ţebrean | [gtebrean][gtebrean] | gdev#2230 |
1110
| Nischal Sharma | [NickSneo][NickSneo] | nicks1106 |
1211

@@ -24,5 +23,7 @@ Maintainers
2423
| Name | GitHub | Chat |
2524
|------|------------------|------|
2625
|Christian Felde | [cfelde][cfelde] | cfelde |
26+
| Andrii | [andrii-kl][andrii-kl] | andrii-kl |
2727

2828
[cfelde]: https://github.com/cfelde
29+
[andrii-kl]: https://github.com/andrii-kl

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ run independently.
99

1010
To configure the Web3j Gradle Plugin using the plugins DSL or the legacy plugin application,
1111
check the [plugin page](https://plugins.gradle.org/plugin/org.web3j).
12-
The minimum Gradle version to run the plugin is `5.+`.
12+
The minimum Gradle version to run the plugin is `7.+`.
1313

1414
Then run your project containing Solidity contracts:
1515

0 commit comments

Comments
 (0)