Update to antlrKotlin 1.0.3, netty 4.2.1.Final, ktor 3.1.3, jgit 7.2.0.202503040940-r, jsoup 1.20.1

This commit is contained in:
Abe Pazos
2025-05-11 16:48:58 +03:00
parent 7fcc96406f
commit ff0535fb17

View File

@@ -19,16 +19,16 @@ libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9" librealsense = "2.53.1-1.5.9"
gson = "2.13.1" gson = "2.13.1"
antlr = "4.13.2" antlr = "4.13.2"
antlrKotlin = "1.0.2" antlrKotlin = "1.0.3"
tensorflow = "0.5.0" tensorflow = "0.5.0"
minim = "2.2.2" minim = "2.2.2"
netty = "4.2.0.Final" netty = "4.2.1.Final"
rabbitcontrol = "0.3.39" rabbitcontrol = "0.3.39"
zxing = "3.5.3" zxing = "3.5.3"
ktor = "3.1.2" ktor = "3.1.3"
jgit = "7.1.0.202411261347-r" jgit = "7.2.0.202503040940-r"
javaosc = "0.9" javaosc = "0.9"
jsoup = "1.19.1" jsoup = "1.20.1"
processing = "4.4.0" processing = "4.4.0"
[libraries] [libraries]