Bump net.raphimc.java-downgrader from 1.1.1-SNAPSHOT to 1.1.1

Bumps net.raphimc.java-downgrader from 1.1.1-SNAPSHOT to 1.1.1.

---
updated-dependencies:
- dependency-name: net.raphimc.java-downgrader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-16 04:44:10 +00:00 committed by GitHub
parent 175c24d320
commit 4f49981351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ plugins {
id "application"
id "maven-publish"
id "net.raphimc.class-token-replacer" version "1.0.0"
id "net.raphimc.java-downgrader" version "1.1.1-SNAPSHOT"
id "net.raphimc.java-downgrader" version "1.1.1"
}
base {