[Forge] Update FG + Forge

This commit is contained in:
Kenzie Togami
2019-09-07 21:59:13 -07:00
parent 8fdd15f357
commit fa364dd738
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ applyShadowConfiguration()
val minecraftVersion = "1.14.4"
val mappingsMinecraftVersion = "1.14.3"
val forgeVersion = "28.0.45"
val forgeVersion = "28.0.95"
configurations.all {
resolutionStrategy {