Skip to content

Commit ef01f97

Browse files
dependabot-supportheowc
authored andcommitted
Bump vertx-web from 3.6.3 to 3.7.0
Bumps vertx-web from 3.6.3 to 3.7.0. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 4d9460d commit ef01f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootVertx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ configurations {
3030
dependencies {
3131
compile('org.springframework.boot:spring-boot-starter-data-jpa')
3232
compile('org.springframework.boot:spring-boot-starter-web')
33-
compile('io.vertx:vertx-web:3.6.3')
33+
compile('io.vertx:vertx-web:3.7.0')
3434
runtime('com.h2database:h2')
3535
compileOnly('org.projectlombok:lombok')
3636
testCompile('org.springframework.boot:spring-boot-starter-test')

0 commit comments

Comments
 (0)