Skip to content

Commit

Permalink
Upgrade to Kotlin 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Oct 8, 2024
1 parent 7c4a8b1 commit 219589b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,6 @@ contacts {
}
}

repositories {
exclusiveContent {
forRepository {
maven {
url "https://netflixoss.jfrog.io/artifactory/gradle-plugins"
}
}
filter {
includeGroup "com.netflix.nebula"
}
}
}

dependencies {
implementation gradleApi()

Expand Down

0 comments on commit 219589b

Please sign in to comment.