Skip to content

Commit

Permalink
Update plugin com.sourcemuse.mongo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2022
1 parent aa5b8bc commit 233d32b
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 @@ -14,7 +14,7 @@ plugins {
id('io.spring.dependency-management').version('1.0.13.RELEASE').apply(false)
id("org.sonarqube").version("3.5.0.2730")
id("me.champeau.buildscan-recipes").version("0.2.3")
id("com.sourcemuse.mongo").version("1.0.7").apply(false)
id("com.sourcemuse.mongo").version("2.0.0").apply(false)
}

allprojects {
Expand Down

0 comments on commit 233d32b

Please sign in to comment.