We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1161b1b commit 386c545Copy full SHA for 386c545
examples/selenium-container/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '2.1.7.RELEASE'
+ id 'org.springframework.boot' version '2.1.8.RELEASE'
4
}
5
apply plugin: 'io.spring.dependency-management'
6
examples/spring-boot/build.gradle
0 commit comments