Add article to README
This commit is contained in:
parent
4260a798d1
commit
6cf54b019a
|
@ -8,3 +8,4 @@ This module contains articles about Gradle
|
|||
- [Creating a Fat Jar in Gradle](https://www.baeldung.com/gradle-fat-jar)
|
||||
- [A Custom Task in Gradle](https://www.baeldung.com/gradle-custom-task)
|
||||
- [Using JUnit 5 with Gradle](https://www.baeldung.com/junit-5-gradle)
|
||||
- [Dependency Management in Gradle](https://www.baeldung.com/TBD)
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
### Relevant Articles:
|
||||
|
||||
- [Dependency Management in Gradle](https://www.baeldung.com/TBD)
|
Loading…
Reference in New Issue