-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to fix Forge dependency resolution issues
- Loading branch information
1 parent
bc88232
commit cb1f03a
Showing
3 changed files
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +0,0 @@ | ||
Update to Guice 6.0.0 | ||
- Developers: Time to start migrating to jakarta.inject instead of javax.inject. javax.inject support will be completely dropped with Annotated DI 5.0.0 when we upgrade to Guice 7.0.0. | ||
|
||
Minor annotation processor optimizations | ||
|
||
Optimized injection speed | ||
|
||
[1.20.6] Target Java 21 when annotation processing | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters