瀏覽代碼

id 'io.spring.nohttp' version '0.0.5.RELEASE'

Rob Winch 4 年之前
父節點
當前提交
280d1e33ca
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,7 +1,7 @@
 plugins {
 	id "checkstyle"
 	id "io.spring.javaformat" version "0.0.25"
-	id 'io.spring.nohttp' version '0.0.3.RELEASE'
+	id 'io.spring.nohttp' version '0.0.5.RELEASE'
 }
 
 allprojects {