Skip to content

Commit

Permalink
Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.2.1 to 1.2.2 (#…
Browse files Browse the repository at this point in the history
…368)

Bumps [xyz.wagyourtail.jvmdowngrader:jvmdowngrader](https://github.com/unimined/JvmDowngrader) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/unimined/JvmDowngrader/releases)
- [Commits](unimined/JvmDowngrader@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: xyz.wagyourtail.jvmdowngrader:jvmdowngrader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 4826865 commit 777115b
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 @@ -108,8 +108,8 @@ dependencies {
include "gs.mclo:api:4.1.0"
include "net.lenni0451:optconfig:1.1.0"

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

sourceSets {
Expand Down

0 comments on commit 777115b

Please sign in to comment.