Skip to content

Commit

Permalink
Bump org.springframework.boot from 2.2.7.RELEASE to 2.3.0.RELEASE in …
Browse files Browse the repository at this point in the history
…/examples (#2753)
  • Loading branch information
dependabot-preview[bot] committed May 17, 2020
1 parent 0fafaa9 commit f88eb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/selenium-container/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.2.7.RELEASE'
id 'org.springframework.boot' version '2.3.0.RELEASE'
}
apply plugin: 'io.spring.dependency-management'

Expand Down

0 comments on commit f88eb3f

Please sign in to comment.