mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Fix json :(
This commit is contained in:
parent
531097c4fc
commit
9f4909b37c
|
|
@ -8,8 +8,8 @@
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "akka"
|
"groupName": "akka",
|
||||||
"packagePatterns": "^com.typesafe.akka",
|
"packagePatterns": "^com.typesafe.akka"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "circe",
|
"groupName": "circe",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue