Skip to content

Commit

Permalink
Dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
houseofcat committed May 9, 2024
1 parent 559693b commit 6959f35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/HouseofCat.Data/HouseofCat.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageReference Include="dotMorten.Microsoft.SqlServer.Types" Version="2.5.0" />
<PackageReference Include="Microsoft.Spatial" Version="7.21.1" />
<PackageReference Include="MySql.Data" Version="8.4.0" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.4.0" />
<PackageReference Include="SqlKata" Version="2.4.0" />
<PackageReference Include="System.Data.Odbc" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion tests/RabbitMQ.ConsumerDataflowService/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"EndpointUrl": "https://ingest.us.signoz.cloud:443",
"HeaderFormat": "{0}={1}",
"HeaderKey": "signoz-access-token",
"ApiKey": "*"
"ApiKey": "af4b1542-d8c1-4f1a-ac47-bca7626be82b"
}
}

0 comments on commit 6959f35

Please sign in to comment.