Skip to content

Commit

Permalink
bump Microsoft.SqlServer.TransactSql.ScriptDom
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: Microsoft.SqlServer.TransactSql.ScriptDom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sjp committed Feb 26, 2024
1 parent 411fbb6 commit 6279e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SJP.Schematic.SqlServer/SJP.Schematic.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.8910.0" />
<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.8919.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6279e67

Please sign in to comment.