We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e32476 commit d6cb160Copy full SHA for d6cb160
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<PackageId>$(AssemblyName)</PackageId>
5
- <Version>4.8.1</Version>
+ <Version>4.9.0</Version>
6
<AssemblyVersion>$(Version)</AssemblyVersion>
7
<FileVersion>$(Version)</FileVersion>
8
<Product>Testcontainers</Product>
0 commit comments