Skip to content

Commit

Permalink
This Stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled committed Aug 17, 2024
1 parent 6d61e87 commit 53d2fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = properties("pluginVersion")
repositories {
mavenCentral()
mavenLocal()
maven(url = "https://repo.spring.io/plugins-release/)")
gradlePluginPortal()
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ plugins {
repositories {
mavenLocal()
mavenCentral()
gradlePluginPortal()
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/doki-theme/doki-build-source-jvm")
Expand Down

0 comments on commit 53d2fa9

Please sign in to comment.