Upgrade to boofcv 1.1.8, gson 2.12.1, jsoup 1.19.1
This commit is contained in:
@@ -11,13 +11,13 @@ kotest = "5.9.1"
|
||||
dokka = "1.7.10"
|
||||
nebulaRelease = "18.0.7"
|
||||
gradleNexusPublish = "2.0.0"
|
||||
boofcv = "1.1.7"
|
||||
boofcv = "1.1.8"
|
||||
kluent = "1.73"
|
||||
junitJupiter = "5.12.0"
|
||||
slf4j = "2.0.17"
|
||||
libfreenect = "0.5.7-1.5.9"
|
||||
librealsense = "2.53.1-1.5.9"
|
||||
gson = "2.11.0"
|
||||
gson = "2.12.1"
|
||||
antlr = "4.13.2"
|
||||
antlrKotlin = "1.0.2"
|
||||
tensorflow = "0.5.0"
|
||||
@@ -28,7 +28,7 @@ zxing = "3.5.3"
|
||||
ktor = "3.1.1"
|
||||
jgit = "7.1.0.202411261347-r"
|
||||
javaosc = "0.9"
|
||||
jsoup = "1.18.3"
|
||||
jsoup = "1.19.1"
|
||||
|
||||
[libraries]
|
||||
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version.ref = "kotlinLogging" }
|
||||
|
||||
Reference in New Issue
Block a user