Update realms to 1.3.2
This commit is contained in:
parent
0de92f4db7
commit
6819f5d45d
3 changed files with 3 additions and 3 deletions
|
@ -79,7 +79,7 @@
|
||||||
"name": "lzma:lzma:0.0.1"
|
"name": "lzma:lzma:0.0.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.3.1"
|
"name": "com.mojang:realms:1.3.2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "org.apache.commons:commons-compress:1.8.1"
|
"name": "org.apache.commons:commons-compress:1.8.1"
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"serverreq":true
|
"serverreq":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "com.mojang:realms:1.3.1"
|
"name": "com.mojang:realms:1.3.2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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.3.1"
|
"name": "com.mojang:realms:1.3.2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "org.apache.commons:commons-compress:1.8.1"
|
"name": "org.apache.commons:commons-compress:1.8.1"
|
||||||
|
|
Loading…
Reference in a new issue