mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-04-29 16:25:30 +00:00
Fix json :(
This commit is contained in:
parent
531097c4fc
commit
9f4909b37c
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue