Skip to content

Commit

Permalink
Enable jdk downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
wkal-pubnub committed Oct 15, 2024
1 parent 4f7c7f3 commit 049a17d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ pluginManagement {
}
}

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
}


dependencyResolutionManagement {
repositories {
mavenCentral()
Expand Down

0 comments on commit 049a17d

Please sign in to comment.