Upgrade to Jaybird 5.0.6.java11

Closes gh-42752
This commit is contained in:
Andy Wilkinson 2024-10-17 15:27:12 +01:00
parent 73150b799a
commit b398a1cb0b
1 changed files with 1 additions and 1 deletions

View File

@ -841,7 +841,7 @@ bom {
]
}
}
library("Jaybird", "5.0.5.java11") {
library("Jaybird", "5.0.6.java11") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"