"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "settings.gradle" between
spring-framework-5.3.23.tar.gz and spring-framework-5.3.24.tar.gz

About: Spring Framework is an application framework for the Java platform and .NET Framework. Community edition.

settings.gradle  (spring-framework-5.3.23):settings.gradle  (spring-framework-5.3.24)
pluginManagement { pluginManagement {
repositories { repositories {
mavenCentral() mavenCentral()
gradlePluginPortal() gradlePluginPortal()
maven { url "https://repo.spring.io/release" } maven { url "https://repo.spring.io/release" }
} }
} }
plugins { plugins {
id "com.gradle.enterprise" version "3.10.2" id "com.gradle.enterprise" version "3.11.1"
id "io.spring.ge.conventions" version "0.0.10" id "io.spring.ge.conventions" version "0.0.11"
} }
include "spring-aop" include "spring-aop"
include "spring-aspects" include "spring-aspects"
include "spring-beans" include "spring-beans"
include "spring-context" include "spring-context"
include "spring-context-indexer" include "spring-context-indexer"
include "spring-context-support" include "spring-context-support"
include "spring-core" include "spring-core"
include "spring-expression" include "spring-expression"
 End of changes. 1 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)