Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
FirestarJes committed Sep 11, 2024
1 parent 20dae80 commit 1859e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ limitations under the License.
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.17.1" />
<PackageReference Include="Energinet.DataHub.Core.Databricks.Jobs" Version="11.1.1" />
<PackageReference Include="Energinet.DataHub.Core.Databricks.SqlStatementExecution" Version="11.2.0" />
<PackageReference Include="Energinet.DataHub.Core.Databricks.SqlStatementExecution" Version="11.2.1" />
<PackageReference Include="Energinet.DataHub.Core.App.Common.Abstractions" Version="12.2.1" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Databricks.Client" Version="2.5.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.17.1" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="Energinet.DataHub.Core.App.Common" Version="12.2.1" />
<PackageReference Include="Energinet.DataHub.Core.Databricks.SqlStatementExecution" Version="11.2.1" />
<PackageReference Include="Energinet.DataHub.Core.JsonSerialization" Version="2.2.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.6" />
Expand Down

0 comments on commit 1859e38

Please sign in to comment.