Skip to content

Commit

Permalink
style: 删除 ImageUtil.java, 因为其引用了一些过时的API
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Aug 16, 2021
1 parent 6fc1dc3 commit 8ea1dff
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,305 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'jacoco'
id "io.spring.dependency-management" version "1.0.8.RELEASE"
id "io.spring.dependency-management" version "${PLUGIN_SPRING_DEPENDENCY_MANAGEMENT_VER}"
id 'com.github.kt3k.coveralls' version '2.12.0'
id "com.star-zero.gradle.githook" version "1.2.0"
id "ru.netris.commitlint" version "1.4.1"
Expand Down
Loading

0 comments on commit 8ea1dff

Please sign in to comment.