chore: update dependencies
ci/woodpecker/push/jfmod Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2024-04-05 15:35:05 +02:00
parent 3c31d78ab8
commit 7c44209d07
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 4 additions and 4 deletions

View File

@ -5,12 +5,12 @@ plugins {
allprojects { group = "io.gitlab.jfronny" }
base.archivesName = "google-chat"
val fabricVersion = "0.91.1+1.20.4"
val fabricVersion = "0.96.11+1.20.4"
jfMod {
minecraftVersion = "1.20.4"
yarn("build.1")
loaderVersion = "0.15.0"
libJfVersion = "3.14.1"
yarn("build.3")
loaderVersion = "0.15.9"
libJfVersion = "3.14.3"
modrinth {
projectId = "google-chat"