Upgraded to Trixniti 1.2.0-RC1
This commit is contained in:
@@ -18,7 +18,7 @@ dependencies {
|
||||
implementation("io.ktor:ktor-client-cio:$ktorVersion")
|
||||
|
||||
// Trixnity
|
||||
implementation("net.folivo:trixnity-appservice:1.1.8")
|
||||
implementation("net.folivo:trixnity-appservice:1.2.0-RC1")
|
||||
|
||||
// Exposed
|
||||
val exposedVersion: String by project
|
||||
@@ -38,7 +38,7 @@ dependencies {
|
||||
|
||||
// Logger
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:2.1.21")
|
||||
implementation("ch.qos.logback:logback-classic:1.2.10")
|
||||
implementation("ch.qos.logback:logback-classic:1.2.11")
|
||||
|
||||
// JUnit
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test-junit:1.6.10")
|
||||
|
||||
Reference in New Issue
Block a user