chore: update to sourdough 0.12.0

This commit is contained in:
Ryan Brink
2022-10-03 18:40:00 -05:00
parent d76927ba3c
commit ecf0d42ee1
2 changed files with 7 additions and 3 deletions

View File

@ -10,6 +10,10 @@
{
"matchPackagePatterns": ["ktor"],
"groupName": "ktor"
},
{
"matchPackagePatterns": ["sourdough"],
"groupName": "io.bkbn"
}
]
}