Skip to content

Commit

Permalink
Merge pull request #252 from ViaVersion/dependabot/gradle/xyz.wagyour…
Browse files Browse the repository at this point in the history
…tail.jvmdowngrader-jvmdowngrader-0.9.1

Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 0.9.0 to 0.9.1
  • Loading branch information
RaphiMC authored Jul 23, 2024
2 parents 10c6694 + a656402 commit 75d245f
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 @@ -99,8 +99,8 @@ dependencies {
}
include "gs.mclo:api:3.0.1"

includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:0.9.0"))
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:0.9.0:downgraded-8"
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:0.9.1"))
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:0.9.1:downgraded-8"
}

sourceSets {
Expand Down

0 comments on commit 75d245f

Please sign in to comment.