Skip to content

Commit

Permalink
update common-networking
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed Apr 23, 2024
1 parent 86815d2 commit dbc05ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asm = "9.6"
jetbrains_annotations = "24.1.0"
vanilla_gradle = "0.2.1-SNAPSHOT"

commonnetworking = "1.0.2-1.20.1"
commonnetworking = "1.0.3-1.20.1"
resourcefulconfig = "2.1.2"
emi = "1.1.4+1.20.1"

Expand All @@ -37,7 +37,7 @@ resourcefulconfig_forge = { module = "com.teamresourceful.resourcefulconfig:reso

commonnetworking = { module = "mysticdrew:common-networking-common", version.ref = "commonnetworking" }
commonnetworking_fabric = { module = "mysticdrew:common-networking-fabric", version.ref = "commonnetworking" }
commonnetworking_neoforge = { module = "mysticdrew:common-networking-neoforge_version", version.ref = "commonnetworking" }
commonnetworking_neoforge = { module = "mysticdrew:common-networking-neoforge", version.ref = "commonnetworking" }

emi = { module = "dev.emi:emi-xplat-mojmap", version.ref = "emi" }
emi_neoforge = { module = "dev.emi:emi-neoforge", version.ref = "emi" }
Expand Down

0 comments on commit dbc05ee

Please sign in to comment.