Skip to content

Commit

Permalink
Bump org.springframework.boot in /examples (#1831)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 6, 2019
1 parent 1161b1b commit 386c545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/selenium-container/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.1.7.RELEASE'
id 'org.springframework.boot' version '2.1.8.RELEASE'
}
apply plugin: 'io.spring.dependency-management'

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-boot/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.1.7.RELEASE'
id 'org.springframework.boot' version '2.1.8.RELEASE'
}
apply plugin: 'io.spring.dependency-management'

Expand Down

0 comments on commit 386c545

Please sign in to comment.