mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Renovate: Pin freemarker version
This commit is contained in:
@@ -48,6 +48,14 @@
|
||||
"matchPackageNames": [
|
||||
"org.greenrobot:greendao"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Version pinned to the one used by upstream greenDao to avoid regressions. Only used for code generation.",
|
||||
"matchPaths": "GBDaoGenerator/**",
|
||||
"allowedVersions": "2.3.23",
|
||||
"matchPackageNames": [
|
||||
"org.freemarker:freemarker"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user