Upgrade to Jaybird 5.0.5.java11

Closes gh-41132
This commit is contained in:
Andy Wilkinson 2024-06-17 14:16:18 +01:00
parent 307c225db6
commit 79d0219c92

View File

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