Skip to content

Commit ec6ccd2

Browse files
Bump xyz.wagyourtail.jvmdowngrader:jvmdowngrader from 1.3.5 to 1.3.6 (#567)
Bumps [xyz.wagyourtail.jvmdowngrader:jvmdowngrader](https://github.com/unimined/JvmDowngrader) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/unimined/JvmDowngrader/releases) - [Commits](unimined/JvmDowngrader@1.3.5...1.3.6) --- updated-dependencies: - dependency-name: xyz.wagyourtail.jvmdowngrader:jvmdowngrader dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 859a061 commit ec6ccd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ dependencies {
108108
includeInJar "gs.mclo:api:5.0.2"
109109
includeInJar "net.lenni0451:optconfig:1.1.1"
110110

111-
includeInJarJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.3.5"))
112-
includeInJarJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.3.5:downgraded-8"
111+
includeInJarJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.3.6"))
112+
includeInJarJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.3.6:downgraded-8"
113113
}
114114

115115
application {

0 commit comments

Comments
 (0)