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

Commit 194ea3e

Browse files
committed
Update to nohttp 0.0.3
Fixes gh-173
1 parent de9cb5a commit 194ea3e

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.15'
6-
classpath 'io.spring.nohttp:nohttp-gradle:0.0.1.RELEASE'
6+
classpath 'io.spring.nohttp:nohttp-gradle:0.0.3.RELEASE'
77
}
88
repositories {
99
maven { url 'https://repo.spring.io/libs-snapshot' }

0 commit comments

Comments
 (0)