Update libs.versions.toml

This commit is contained in:
InsanusMokrassar 2022-10-25 00:12:27 +06:00 committed by GitHub
parent f4e097f7d1
commit 3e62eca8ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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" }