Skip to content

Commit 219589b

Browse files
committed
Upgrade to Kotlin 2.0.20
1 parent 7c4a8b1 commit 219589b

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

build.gradle

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,6 @@ contacts {
3030
}
3131
}
3232

33-
repositories {
34-
exclusiveContent {
35-
forRepository {
36-
maven {
37-
url "https://netflixoss.jfrog.io/artifactory/gradle-plugins"
38-
}
39-
}
40-
filter {
41-
includeGroup "com.netflix.nebula"
42-
}
43-
}
44-
}
45-
4633
dependencies {
4734
implementation gradleApi()
4835

0 commit comments

Comments
 (0)