Skip to content

Commit

Permalink
use mongodb 7.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmosmann committed Apr 5, 2024
1 parent 2a8b4f0 commit 0d24de2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ public enum Version implements IFeatureAwareVersion, HasMongotoolsPackage {
V7_0_2("7.0.2", MongotoolsVersion.Main.V100_7),
V7_0_4("7.0.4", MongotoolsVersion.Main.V100_8),
V7_0_7("7.0.7", MongotoolsVersion.Main.V100_8),
V7_0_8("7.0.8", MongotoolsVersion.Main.V100_8),

@Deprecated
LATEST_NIGHTLY("latest"),
Expand Down

0 comments on commit 0d24de2

Please sign in to comment.