Upgrade to antlr-kotlin 1.0.1

This commit is contained in:
Edwin Jakobs
2024-09-25 09:55:01 +02:00
parent 255a457599
commit 585399244f

View File

@@ -19,7 +19,7 @@ libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"
gson = "2.11.0"
antlr = "4.13.2"
antlrKotlin = "1.0.0"
antlrKotlin = "1.0.1"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.112.Final"