Skip to content

Commit dac8daf

Browse files
Bump Google.Protobuf from 3.11.4 to 3.15.0 in /Orm/Xtensive.Orm.MySql
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.11.4...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b5cff6 commit dac8daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Orm/Xtensive.Orm.MySql/Xtensive.Orm.MySql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</Compile>
3131
</ItemGroup>
3232
<ItemGroup>
33-
<PackageReference Include="Google.Protobuf" Version="3.11.4" />
33+
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
3434
<PackageReference Include="MySql.Data" Version="8.0.19" />
3535
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.3.0" />
3636
</ItemGroup>

0 commit comments

Comments
 (0)