Skip to content

Commit

Permalink
Merge pull request #126 from Borewit/dependabot/gradle/gradle.plugin.…
Browse files Browse the repository at this point in the history
…com.gitlab.svg2ico-svg2ico-gradle-plugin-0.14
  • Loading branch information
dependabot[bot] committed Feb 28, 2023
2 parents 59fc4da + 8aaaccc commit 6acd7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
classpath 'io.github.fvarrui:javapackager:1.7.0'

// https://gitlab.com/svg2ico/svg2ico-gradle-plugin
classpath('gradle.plugin.com.gitlab.svg2ico:svg2ico-gradle-plugin:0.11') {
classpath('gradle.plugin.com.gitlab.svg2ico:svg2ico-gradle-plugin:0.14') {
exclude module: 'commons-io'
}

Expand Down

0 comments on commit 6acd7ae

Please sign in to comment.