Skip to content

Commit 4ac608c

Browse files
authored
Merge pull request #29 from jeyrschabu/logback
chore(*): generate dependency lock file
2 parents c5ebb7c + 3067026 commit 4ac608c

15 files changed

Lines changed: 10280 additions & 6 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ buildscript {
2121
}
2222
dependencies {
2323
classpath "com.netflix.spinnaker.gradle:spinnaker-gradle-project:3.16.0"
24-
classpath "org.springframework.boot:spring-boot-gradle-plugin:1.5.7.RELEASE"
24+
classpath "org.springframework.boot:spring-boot-gradle-plugin:1.5.9.RELEASE"
2525
classpath "org.junit.platform:junit-platform-gradle-plugin:1.0.0"
26-
classpath "com.netflix.nebula:nebula-kotlin-plugin:1.2.20"
26+
classpath "com.netflix.nebula:nebula-kotlin-plugin:1.2.21"
2727
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.15"
2828
classpath "com.netflix.nebula:gradle-dependency-lock-plugin:4.9.5"
2929
}

dependencies.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
3+
}

0 commit comments

Comments
 (0)