Skip to content

Commit dd93dcc

Browse files
committed
Upgrade to nohttp 0.0.7
Closes gh-44
1 parent 7f4a45c commit dd93dcc

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 @@ plugins {
22
id "checkstyle"
33
id 'com.github.node-gradle.node' version '3.0.1'
44
id "eclipse"
5-
id "io.spring.nohttp" version "0.0.5.RELEASE"
5+
id "io.spring.nohttp" version "0.0.7"
66
id "io.spring.javaformat"
77
id "java"
88
id "maven-publish"

0 commit comments

Comments
 (0)