chore(deps): bump dev.masecla:Modrinth4J from 2.0.0 to 2.2.0 (#21)

Bumps [dev.masecla:Modrinth4J](https://github.com/masecla22/Modrinth4J) from 2.0.0 to 2.2.0.
- [Commits](https://github.com/masecla22/Modrinth4J/commits)

---
updated-dependencies:
- dependency-name: dev.masecla:Modrinth4J
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 19:55:18 +02:00
committed by GitHub
parent cebbcd08f2
commit 79b686cf09

View File

@@ -18,7 +18,7 @@ repositories {
}
dependencies {
implementation("dev.masecla:Modrinth4J:2.0.0")
implementation("dev.masecla:Modrinth4J:2.2.0")
implementation("com.google.code.gson:gson:2.12.1")
implementation("com.squareup.okhttp3:okhttp:4.12.0")