Skip to content

Commit

Permalink
Merge pull request #36 from WilderForge/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…code.gson-gson-2.11.0

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
Gamebuster19901 authored Dec 5, 2024
2 parents 93d4767 + 84fea44 commit 244a18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ commons_text = { module = "org.apache.commons:commons-text", version.ref = "comm
commons_io = { module = "commons-io:commons-io", version.ref = "commons_io_version"}
fabric-loom = { module = "net.fabricmc:fabric-loom", version.ref = "fabric_loom_version"}
vineflower = { module = "org.vineflower:vineflower", version.ref = "vineflower_version"}
gson = { module = "com.google.code.gson:gson", version = "2.10.1"}
gson = { module = "com.google.code.gson:gson", version = "2.11.0"}

fabric-loader = { module = "net.fabricmc:fabric-loader", version.ref = "fabric_loader_version" }
provider = { module = "com.wildermods:provider", version.ref = "provider_version" }
Expand Down

0 comments on commit 244a18c

Please sign in to comment.