Skip to content

Commit 4065874

Browse files
committed
CI: Update to Npgsql 9.0.2
1 parent fa9c319 commit 4065874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lang-npgsql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
matrix:
4444
os: [ 'ubuntu-latest' ]
4545
dotnet-version: [ '7.0.x', '8.0.x', '9.0.x' ]
46-
npgsql-version: [ '7.0.9', '8.0.6', '9.0.1' ]
46+
npgsql-version: [ '7.0.9', '8.0.6', '9.0.2' ]
4747
cratedb-version: [ 'nightly' ]
4848

4949
# https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers

0 commit comments

Comments
 (0)