Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Vrekt/LunarGdx into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrekt committed Oct 15, 2021
2 parents 2cadba1 + 0b3d683 commit a38e174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ You can find releases in the releases section. Both client and server rely on th
You must also add a dependency for netty-all.
##### Gradle 6.7.2
```java
compile group: 'io.netty', name: 'netty-all', version: '4.1.48.Final'
implementation group: 'io.netty', name: 'netty-all', version: '4.1.48.Final'
```

0 comments on commit a38e174

Please sign in to comment.