Skip to content

Commit c45ce60

Browse files
committed
update ANTLR Kotlin version used in tests
1 parent c8af5fc commit c45ce60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dokka = "1.9.20"
88
researchgate-release = "3.1.0"
99
maven-publish = "0.32.0"
1010
gradle-plugin-publish = "1.3.0"
11-
antlr-kotlin = "1.0.4"
11+
antlr-kotlin = "1.0.5"
1212

1313
[libraries]
1414
kotlinx-io-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-io-core", version.ref = "kotlinx-io" }

0 commit comments

Comments
 (0)