Skip to content

Commit d01f042

Browse files
committed
chore(version): prepare next release version
1 parent 0396f10 commit d01f042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lazy val docs = (project in file("docs"))
2626
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4",
2727
publish / skip := true,
2828
ghpagesNoJekyll := true,
29-
git.remoteRepo := "git@github.com:mongocamp/mongocampdb.git",
29+
git.remoteRepo := "git@github.com:MongoCamp/mongodb-driver.git",
3030
Compile / paradoxMaterialTheme ~= {
3131
_.withRepository(uri("https://github.com/MongoCamp/mongodb-driver"))
3232
},

0 commit comments

Comments
 (0)