mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
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:
parent
1b2534eca6
commit
ce91650788
6 changed files with 9 additions and 19 deletions
11
.github/renovate.json5
vendored
11
.github/renovate.json5
vendored
|
@ -26,17 +26,6 @@
|
|||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"maven"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"dev.chrisbanes.compose:compose-bom"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://repo.maven.apache.org/maven2/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"regexManagers": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue