Skip to content

Commit c2473ed

Browse files
committed
Update to nohttp 0.0.8
Closes gh-9956
1 parent f91608d commit c2473ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.1.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5-
classpath 'io.spring.nohttp:nohttp-gradle:0.0.6.RELEASE'
5+
classpath 'io.spring.nohttp:nohttp-gradle:0.0.8'
66
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
77
}
88
repositories {

0 commit comments

Comments
 (0)