mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2024-11-23 16:28:43 +00:00
Update libs.versions.toml
This commit is contained in:
parent
7a62373030
commit
f3c07f0a7d
@ -4,6 +4,7 @@ kotlin = "1.6.21"
|
||||
plagubot = "1.2.3"
|
||||
kslog = "0.3.2"
|
||||
gh-release = "2.4.1"
|
||||
jb-dokka = "1.6.21"
|
||||
|
||||
[libraries]
|
||||
|
||||
@ -15,6 +16,7 @@ kslog = { module = "dev.inmo:kslog", version.ref = "kslog" }
|
||||
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
kotlin-serialization-plugin = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
|
||||
gh-release-plugin = { module = "com.github.breadmoirai:github-release", version.ref = "gh-release" }
|
||||
jb-dokka-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "jb-dokka" }
|
||||
|
||||
[plugins]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user