Update boofcv and ktor dependencies (#317)

This commit is contained in:
Abe Pazos
2023-05-30 20:16:22 +00:00
committed by GitHub
parent e5e82425f2
commit 57b2720fd0

View File

@@ -11,7 +11,7 @@ dokka = "1.7.10"
nebulaRelease = "17.2.1" nebulaRelease = "17.2.1"
gradleNexusPublish = "1.3.0" gradleNexusPublish = "1.3.0"
spek = "2.0.19" spek = "2.0.19"
boofcv = "0.42" boofcv = "0.43"
kluent = "1.72" kluent = "1.72"
junitJupiter = "5.9.2" junitJupiter = "5.9.2"
slf4j = "2.0.7" slf4j = "2.0.7"
@@ -25,7 +25,7 @@ minim = "2.2.2"
netty = "4.1.92.Final" netty = "4.1.92.Final"
rabbitcontrol = "0.3.29" rabbitcontrol = "0.3.29"
zxing = "3.5.1" zxing = "3.5.1"
ktor = "2.2.4" ktor = "2.3.0"
jgit = "6.5.0.202303070854-r" jgit = "6.5.0.202303070854-r"
javaosc = "0.8" javaosc = "0.8"