Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 7f632ae

Browse files
Bump mixin from 0.7.11-SNAPSHOT to 0.8.2
Bumps [mixin](https://github.com/SpongePowered/Mixin) from 0.7.11-SNAPSHOT to 0.8.2. - [Release notes](https://github.com/SpongePowered/Mixin/releases) - [Commits](https://github.com/SpongePowered/Mixin/commits/releases/0.8.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9456429 commit 7f632ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ compileJava.options.encoding = 'UTF-8'
4141

4242
dependencies {
4343
// Enabled me only for build
44-
annotationProcessor 'org.spongepowered:mixin:0.7.11-SNAPSHOT'
44+
annotationProcessor 'org.spongepowered:mixin:0.8.2'
4545
compile 'org.spongepowered:mixin:0.7.11-SNAPSHOT'
4646

4747
compile 'com.github.ben-manes.caffeine:caffeine:2.8.5'

0 commit comments

Comments
 (0)