Skip to content

Commit

Permalink
Merge #2481 into 1.1.0-M6
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Sep 14, 2022
2 parents ab8bf80 + 5f63c79 commit 1d7dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -37,7 +37,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
id 'me.champeau.gradle.japicmp' version '0.4.1' apply false
id 'de.undercouch.download' version '5.1.3' apply false
id 'de.undercouch.download' version '5.2.0' apply false
id 'io.spring.javadoc' version '0.0.1' apply false
id 'io.spring.javadoc-aggregate' version '0.0.1' apply false
id 'biz.aQute.bnd.builder' version '6.3.1' apply false
Expand Down

0 comments on commit 1d7dfe5

Please sign in to comment.