Update realms to 1.2.9
This commit is contained in:
parent
7fa5ff071d
commit
efdbdea99f
3 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
||||||
"name": "lzma:lzma:0.0.1"
|
"name": "lzma:lzma:0.0.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.2.4"
|
"name": "com.mojang:realms:1.2.9"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "org.apache.commons:commons-compress:1.8.1"
|
"name": "org.apache.commons:commons-compress:1.8.1"
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
"serverreq":true
|
"serverreq":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.2.4"
|
"name": "com.mojang:realms:1.2.9"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "org.apache.commons:commons-compress:1.8.1"
|
"name": "org.apache.commons:commons-compress:1.8.1"
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"assets": "1.7.10",
|
"assets": "1.7.10",
|
||||||
"libraries": [
|
"libraries": [
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.2.4"
|
"name": "com.mojang:realms:1.2.9"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "org.apache.commons:commons-compress:1.8.1"
|
"name": "org.apache.commons:commons-compress:1.8.1"
|
||||||
|
|
Loading…
Reference in a new issue