Skip to content

Commit c7ce8f6

Browse files
chore(deps): Bump Google.Protobuf from 3.29.2 to 3.33.0
--- updated-dependencies: - dependency-name: Google.Protobuf dependency-version: 3.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 044f01b commit c7ce8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Node.Runtime/Node.Runtime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>
1616
</PackageReference>
17-
<PackageReference Include="Google.Protobuf" Version="3.29.2" />
17+
<PackageReference Include="Google.Protobuf" Version="3.33.0" />
1818
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.9" />
1919
<PackageReference Include="Microsoft.Agents.AI" Version="1.0.0-preview.251028.1" />
2020
<PackageReference Include="Microsoft.Agents.AI.AzureAI" Version="1.0.0-preview.251028.1" />

0 commit comments

Comments
 (0)