• Phillip Webb's avatar
    Use parentheses when declaring dependencies · e0013454
    Phillip Webb authored
    Update all dependencies declarations to use the form `scope(reference)`
    rather than `scope reference`.
    
    Prior to this commit we declared dependencies without parentheses unless
    we were forced to add them due to an `exclude`.
    e0013454
Name
Last commit
Last update
..
application-plugin-main-class.gradle Loading commit data...
application-plugin-main-class.gradle.kts Loading commit data...
boot-jar-and-jar.gradle Loading commit data...
boot-jar-and-jar.gradle.kts Loading commit data...
boot-jar-custom-launch-script.gradle Loading commit data...
boot-jar-custom-launch-script.gradle.kts Loading commit data...
boot-jar-include-launch-script.gradle Loading commit data...
boot-jar-include-launch-script.gradle.kts Loading commit data...
boot-jar-launch-script-properties.gradle Loading commit data...
boot-jar-launch-script-properties.gradle.kts Loading commit data...
boot-jar-layered.gradle Loading commit data...
boot-jar-layered.gradle.kts Loading commit data...
boot-jar-main-class.gradle Loading commit data...
boot-jar-main-class.gradle.kts Loading commit data...
boot-jar-manifest-main-class.gradle Loading commit data...
boot-jar-manifest-main-class.gradle.kts Loading commit data...
boot-jar-requires-unpack.gradle Loading commit data...
boot-jar-requires-unpack.gradle.kts Loading commit data...
boot-war-include-devtools.gradle Loading commit data...
boot-war-include-devtools.gradle.kts Loading commit data...
boot-war-properties-launcher.gradle Loading commit data...
boot-war-properties-launcher.gradle.kts Loading commit data...
spring-boot-dsl-main-class.gradle Loading commit data...
spring-boot-dsl-main-class.gradle.kts Loading commit data...
war-container-dependency.gradle Loading commit data...
war-container-dependency.gradle.kts Loading commit data...