Update caller-finder version

This commit is contained in:
Karlatemp 2021-02-15 10:42:37 +08:00
parent 4555962049
commit 6e2ae6b3af
No known key found for this signature in database
GPG Key ID: 21FBDDF664FF06F8
2 changed files with 1 additions and 2 deletions

View File

@ -105,7 +105,6 @@ allprojects {
maven(url = "https://kotlin.bintray.com/kotlinx")
google()
mavenCentral()
maven(url = "https://dl.bintray.com/karlatemp/misc")
}
afterEvaluate {

View File

@ -103,4 +103,4 @@ const val yamlkt = "net.mamoe.yamlkt:yamlkt:${Versions.yamlkt}"
const val `jetbrains-annotations` = "org.jetbrains:annotations:19.0.0"
const val `caller-finder` = "io.github.karlatemp:caller:1.0.1"
const val `caller-finder` = "io.github.karlatemp:caller:1.1.1"