Update boofcv, netty, ktor dependencies

boofcv 1.1.6 to 1.1.7
netty 4.1.114.Final to 4.1.115.Final
ktor 2.3.12 to 3.0.1

Fix related deprecations in orx-rabbit-control
This commit is contained in:
Abe Pazos
2024-11-14 16:50:03 +01:00
parent 7b434c6449
commit 56928057e0
5 changed files with 7 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ kotest = "5.9.1"
dokka = "1.7.10"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0"
boofcv = "1.1.6"
boofcv = "1.1.7"
kluent = "1.73"
junitJupiter = "5.11.2"
slf4j = "2.0.16"
@@ -22,10 +22,10 @@ antlr = "4.13.2"
antlrKotlin = "1.0.1"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.114.Final"
netty = "4.1.115.Final"
rabbitcontrol = "0.3.39"
zxing = "3.5.3"
ktor = "2.3.12"
ktor = "3.0.1"
jgit = "7.0.0.202409031743-r"
javaosc = "0.9"
jsoup = "1.18.1"