File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,19 +20,19 @@ repositories {
20
20
}
21
21
Fabric:
22
22
dependencies {
23
- modImplementation 'mysticdrew:common-networking-fabric:1.0.15 -1.21'
23
+ modImplementation 'mysticdrew:common-networking-fabric:1.0.16 -1.21'
24
24
}
25
25
Forge:
26
26
dependencies {
27
- implementation 'mysticdrew:common-networking-forge:1.0.15 -1.21'
27
+ implementation 'mysticdrew:common-networking-forge:1.0.16 -1.21'
28
28
}
29
29
NeoForge:
30
30
dependencies {
31
- implementation 'mysticdrew:common-networking-neoforge:1.0.15 -1.21'
31
+ implementation 'mysticdrew:common-networking-neoforge:1.0.16 -1.21'
32
32
}
33
33
Common:
34
34
dependencies {
35
- implementation 'mysticdrew:common-networking-common:1.0.15 -1.21'
35
+ implementation 'mysticdrew:common-networking-common:1.0.16 -1.21'
36
36
}
37
37
```
38
38
### How to Use:
You can’t perform that action at this time.
0 commit comments