Skip to content

Commit

Permalink
chore(deps): update plugin com.sourcemuse.mongo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2023
1 parent 5b73309 commit 46b0181
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 @@ -7,7 +7,7 @@ plugins {
id('io.spring.dependency-management').version('1.1.0').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 46b0181

Please sign in to comment.