Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 5cbd987

Browse files
committed
Update to nohttp 0.0.4
Fixes gh-207
1 parent 8a5aa5a commit 5cbd987

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
@@ -3,7 +3,7 @@ buildscript {
33
classpath 'io.spring.gradle:spring-build-conventions:0.0.27.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
55
classpath 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.19'
6-
classpath 'io.spring.nohttp:nohttp-gradle:0.0.3.RELEASE'
6+
classpath 'io.spring.nohttp:nohttp-gradle:0.0.4.RELEASE'
77
}
88
repositories {
99
maven { url 'https://repo.spring.io/libs-snapshot' }

0 commit comments

Comments
 (0)