Bump xyz.wagyourtail.jvmdowngrader from 1.1.3 to 1.2.0 (#311)

Bumps xyz.wagyourtail.jvmdowngrader from 1.1.3 to 1.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-28 09:38:45 +01:00 committed by GitHub
parent 1d2d50deb9
commit b4d0e8c707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ plugins {
id "maven-publish" id "maven-publish"
id "idea" id "idea"
id "net.raphimc.class-token-replacer" version "1.1.3" id "net.raphimc.class-token-replacer" version "1.1.3"
id "xyz.wagyourtail.jvmdowngrader" version "1.1.3" id "xyz.wagyourtail.jvmdowngrader" version "1.2.0"
} }
base { base {