Skip to content

Commit 8716a3e

Browse files
committed
Update to nohttp 0.0.2.RELEASE
Closes gh-6955
1 parent 132a78d commit 8716a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
dependencies {
33
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5-
classpath 'io.spring.nohttp:nohttp-gradle:0.0.1.RELEASE'
5+
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
66
}
77
repositories {
88
maven { url 'https://repo.spring.io/plugins-snapshot' }

0 commit comments

Comments
 (0)