mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
remove reference to repository with JetBrains/Exposed library
This commit is contained in:
@ -10,9 +10,6 @@ repositories {
|
||||
maven {
|
||||
url 'http://oss.sonatype.org/content/repositories/snapshots'
|
||||
}
|
||||
maven {
|
||||
url 'https://dl.bintray.com/kotlin/exposed'
|
||||
}
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
Reference in New Issue
Block a user