Skip to content

Commit 676cb29

Browse files
committed
chore(dependencies): prepare release
mongo-scala-driver 4.6.0
1 parent 95f5650 commit 676cb29

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

release.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ scmInfo := Some(
1313
"scm:https://github.com/MongoCamp/mongodb-driver.git"
1414
)
1515
)
16-
17-
sonatypeProfileName := "sfxcode"
16+
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
1817

1918
developers := List(
2019
Developer(

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "2.4.1"
1+
version in ThisBuild := "2.4.2-SNAPSHOT"

0 commit comments

Comments
 (0)