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 7, 2023
1 parent a527f02 commit 9f38e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
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 9f38e18

Please sign in to comment.