We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c36b70 commit 879abb9Copy full SHA for 879abb9
renovate.json
@@ -34,6 +34,11 @@
34
"matchPackagePrefixes": ["org.infinispan"],
35
"allowedVersions": "/Final$/"
36
},
37
+ {
38
+ "matchPackageNames": ["org.infinispan:infinispan-bom"],
39
+ "matchPaths": ["provider-infinispan/build.gradle.kts"],
40
+ "allowedVersions": "/^13\\./"
41
+ },
42
{
43
"matchPackageNames": ["com.github.ben-manes.caffeine:caffeine"],
44
"matchPaths": ["provider-caffeine/build.gradle.kts"],
0 commit comments