提交 602ddb1b 编写于 作者: 骏烈

1.0.5

上级 9ff19997
......@@ -22,7 +22,7 @@
<dependency>
<groupId>com.alibaba.p3c</groupId>
<artifactId>p3c-pmd</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
......
......@@ -6,4 +6,4 @@ pmd_version=5.5.2
gradle_jetbrains_version=0.2.13
systemProp.file.encoding=UTF-8
plugin_version=1.0.4
plugin_version=1.0.5
......@@ -38,7 +38,7 @@ ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
dependencies {
compile group: 'org.freemarker', name: 'freemarker', version: '2.3.25-incubating'
compile 'com.alibaba.p3c:p3c-pmd:1.3.4'
compile 'com.alibaba.p3c:p3c-pmd:1.3.5'
compile group: 'org.javassist', name: 'javassist', version: '3.21.0-GA'
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册