fix(deps): downgrade to Compose 2023.01.00

There seems to be a regression with `produceState` in this release

Also reverts fb4beb08ee
This commit is contained in:
Harsh Shandilya 2023-01-21 12:30:28 +05:30
parent 1b2534eca6
commit ce91650788
No known key found for this signature in database
6 changed files with 9 additions and 19 deletions

View file

@ -26,17 +26,6 @@
],
"enabled": false
},
{
"matchDatasources": [
"maven"
],
"matchPackageNames": [
"dev.chrisbanes.compose:compose-bom"
],
"registryUrls": [
"https://repo.maven.apache.org/maven2/"
]
}
],
"regexManagers": [
{