Skip to content

Commit

Permalink
chore(deps): update fabric-loom to 1.7-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Seren_Modz 21 <[email protected]>
  • Loading branch information
SerenModz21 authored Jun 23, 2024
1 parent 2830a2d commit d8b5b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens

plugins {
id "org.jetbrains.kotlin.jvm" version "1.9.24"
id "fabric-loom" version "1.5-SNAPSHOT"
id "fabric-loom" version "1.7-SNAPSHOT"
id "io.github.p03w.machete" version "2.0.1"
}

Expand Down Expand Up @@ -115,4 +115,4 @@ machete {
keepOriginal = true
}

compileKotlin.kotlinOptions.jvmTarget = "17"
compileKotlin.kotlinOptions.jvmTarget = "17"

0 comments on commit d8b5b9b

Please sign in to comment.