Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion reactive/rsocket/hello-security/gradle/libs.versions.toml

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/rsocket/hello-security/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux-fn/hello-security/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}
1 change: 0 additions & 1 deletion reactive/webflux-fn/hello/gradle/libs.versions.toml

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux-fn/hello/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/authentication/x509/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/hello-security-explicit/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/hello-security/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}
1 change: 0 additions & 1 deletion reactive/webflux/java/hello/gradle/libs.versions.toml

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/hello/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}
1 change: 0 additions & 1 deletion reactive/webflux/java/method/gradle/libs.versions.toml

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/method/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/oauth2/login/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/oauth2/resource-server/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/java/oauth2/webclient/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions reactive/webflux/kotlin/hello-security/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions servlet/java-configuration/aspectj/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../../gradle/libs.versions.toml"))
}
}
}
1 change: 0 additions & 1 deletion servlet/java-configuration/data/gradle/libs.versions.toml

This file was deleted.

8 changes: 8 additions & 0 deletions servlet/java-configuration/data/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

8 changes: 8 additions & 0 deletions servlet/java-configuration/hello-mvc-security/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ pluginManagement {
maven { url "https://repo.spring.io/snapshot" }
}
}

dependencyResolutionManagement {
versionCatalogs {
libs {
from(files("../../../gradle/libs.versions.toml"))
}
}
}

This file was deleted.

Loading