mirror of
https://github.com/InsanusMokrassar/TelegramBotTutorial.git
synced 2026-09-03 22:59:17 +00:00
Compare commits
5 Commits
24057d5d80
...
7ae5a158bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ae5a158bb | |||
| 734b6e51cb | |||
| b655ca5604 | |||
| aa3ed0ed23 | |||
| eabefdbff8 |
@@ -18,6 +18,7 @@ plugins {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.7.21"
|
||||
plagubot = "3.1.0"
|
||||
kslog = "0.5.3"
|
||||
plagubot-commands = "0.6.1"
|
||||
tgbotapi-libraries = "0.6.1"
|
||||
kotlin = "1.7.22"
|
||||
plagubot = "3.2.1"
|
||||
kslog = "0.5.4"
|
||||
plagubot-commands = "0.6.5"
|
||||
tgbotapi-libraries = "0.6.6"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@ plugins {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -17,6 +17,7 @@ plugins {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -17,6 +17,7 @@ plugins {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user