Update eclipse-temurin version now that we are pinning (#13209)

This commit is contained in:
Trask Stalnaker 2025-02-04 18:53:53 -08:00 committed by GitHub
parent 32b19aab15
commit 2b858be554
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -173,8 +173,8 @@
},
{
// intentionally using Java 11 in some examples
// not using matchUpdateTypes "major", because renovate wants to bump "11-jre" to "11.0.19_7-jre"
"matchPackageNames": ["eclipse-temurin"],
"matchUpdateTypes": ["major"],
"enabled": false
},
{