diff --git a/netty-http-common/build.gradle b/netty-http-common/build.gradle index 9b90c6f..99d739f 100644 --- a/netty-http-common/build.gradle +++ b/netty-http-common/build.gradle @@ -2,4 +2,4 @@ dependencies { compile "org.xbib:net-url:${project.property('xbib-net-url.version')}" compile "io.netty:netty-codec-http2:${project.property('netty.version')}" -} \ No newline at end of file +}