mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-27 07:31:44 +01:00
#33 fixed akka testkit version
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies {
|
||||
compile('org.jasypt:jasypt:1.9.2')
|
||||
compile('org.postgresql:postgresql:42.2.1.jre7')
|
||||
|
||||
testImplementation('com.typesafe.akka:akka-testkit_2.12:2.4.19')
|
||||
testImplementation('com.typesafe.akka:akka-testkit_2.12:2.6.19')
|
||||
testImplementation('org.springframework.boot:spring-boot-starter-test')
|
||||
testImplementation('com.h2database:h2')
|
||||
runtime group: "org.jetbrains.kotlin", name: "kotlin-stdlib", version: "1.4.10"
|
||||
|
||||
Reference in New Issue
Block a user