Skip to content

Commit

Permalink
Bump net.lenni0451:optconfig from 1.1.0 to 1.1.1 (#373)
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451:optconfig](https://github.com/Lenni0451/optconfig) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/Lenni0451/optconfig/releases)
- [Commits](Lenni0451/optconfig@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: net.lenni0451:optconfig
  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>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 29b33cd commit 83bb7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
exclude group: "io.netty"
}
include "gs.mclo:api:4.1.0"
include "net.lenni0451:optconfig:1.1.0"
include "net.lenni0451:optconfig:1.1.1"

includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.2.2"))
includeJ8 "xyz.wagyourtail.jvmdowngrader:jvmdowngrader-java-api:1.2.2:downgraded-8"
Expand Down

0 comments on commit 83bb7d8

Please sign in to comment.