Skip to content

Commit c680370

Browse files
Bump Couchbase.Transactions from 1.1.1 to 3.5.1 (#103)
Bumps [Couchbase.Transactions](https://github.com/couchbase/couchbase-transactions-dotnet) from 1.1.1 to 3.5.1. - [Commits](https://github.com/couchbase/couchbase-transactions-dotnet/commits) --- updated-dependencies: - dependency-name: Couchbase.Transactions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ef4e67 commit c680370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Org.Quickstart.API/Org.Quickstart.API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
</PropertyGroup>
1111
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Org.Quickstart.API' " />
1212
<ItemGroup>
13-
<PackageReference Include="Couchbase.Transactions" Version="1.1.1" />
13+
<PackageReference Include="Couchbase.Transactions" Version="3.5.1" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1515
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
1616
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
17-
<PackageReference Include="CouchbaseNetClient" Version="3.5.0" />
17+
<PackageReference Include="CouchbaseNetClient" Version="3.5.1" />
1818
<PackageReference Include="Couchbase.Extensions.DependencyInjection" Version="3.4.13" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)