Skip to content

Commit

Permalink
chore(version): prepare next release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Mar 29, 2022
1 parent 0396f10 commit d01f042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ lazy val docs = (project in file("docs"))
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4",
publish / skip := true,
ghpagesNoJekyll := true,
git.remoteRepo := "git@github.com:mongocamp/mongocampdb.git",
git.remoteRepo := "git@github.com:MongoCamp/mongodb-driver.git",
Compile / paradoxMaterialTheme ~= {
_.withRepository(uri("https://github.com/MongoCamp/mongodb-driver"))
},
Expand Down

0 comments on commit d01f042

Please sign in to comment.