mirror of
https://github.com/InsanusMokrassar/ConfigurableInlineTelegramBot.git
synced 2024-11-22 00:03:53 +00:00
Update dependency junit:junit to v4.13.1
This commit is contained in:
parent
cfcc5764a2
commit
dd49b1ecd0
@ -45,5 +45,5 @@ dependencies {
|
|||||||
api "io.ktor:ktor-server-tomcat:$ktor_version"
|
api "io.ktor:ktor-server-tomcat:$ktor_version"
|
||||||
|
|
||||||
// Use JUnit test framework
|
// Use JUnit test framework
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.13.1'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user