Update libs.versions.toml

This commit is contained in:
2022-10-25 00:12:27 +06:00
committed by GitHub
parent f4e097f7d1
commit 3e62eca8ac

View File

@@ -13,6 +13,9 @@ plagubot-plugins = "0.5.0"
psql = "42.5.0"
junit_version = "4.12"
test_ext_junit_version = "1.1.3"
[libraries]
kotlin = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }