Skip to content

Commit

Permalink
Add article to README
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneCusimano committed Oct 9, 2020
1 parent 851072a commit de3cc24
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions gradle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions gradle/gradle-dependency-management/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Relevant Articles:

- [Dependency Management in Gradle](https://www.baeldung.com/TBD)

0 comments on commit de3cc24

Please sign in to comment.