diff --git a/.github/workflows/clear-cache.yml b/.github/workflows/clear-cache.yml
index 4972601..2645838 100644
--- a/.github/workflows/clear-cache.yml
+++ b/.github/workflows/clear-cache.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clear cache
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
with:
script: |
console.log("About to clear")
diff --git a/net/QACoverEf2spy/QACoverEf2spy.csproj b/net/QACoverEf2spy/QACoverEf2spy.csproj
index 299dfa3..093a514 100644
--- a/net/QACoverEf2spy/QACoverEf2spy.csproj
+++ b/net/QACoverEf2spy/QACoverEf2spy.csproj
@@ -26,9 +26,9 @@
-
+
-
+
diff --git a/net/QACoverTestEf/QACoverTestEf.csproj b/net/QACoverTestEf/QACoverTestEf.csproj
index d9e1038..cef6f14 100644
--- a/net/QACoverTestEf/QACoverTestEf.csproj
+++ b/net/QACoverTestEf/QACoverTestEf.csproj
@@ -9,12 +9,12 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/pom.xml b/pom.xml
index cd93e2b..c3da52c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
org.xerial
sqlite-jdbc
- 3.43.2.2
+ 3.44.0.0
test