Skip to content

Commit 48e257c

Browse files
authored
Update EphemeralMongo to fix flaky tests with "Text file busy" on Ubuntu (#97)
1 parent 663f215 commit 48e257c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
88
<BogusVersion>35.6.*</BogusVersion>
99
<CoverletVersion>6.0.*</CoverletVersion>
10-
<EphemeralMongoVersion>3.0.*</EphemeralMongoVersion>
10+
<EphemeralMongoVersion>3.1.*</EphemeralMongoVersion>
1111
<FluentAssertionsVersion>7.2.*</FluentAssertionsVersion>
1212
<GitHubActionsTestLoggerVersion>2.4.*</GitHubActionsTestLoggerVersion>
1313
<InheritDocVersion>2.0.*</InheritDocVersion>

0 commit comments

Comments
 (0)