From 848c58b558dfc187a20b5d58244e726c486ad67e Mon Sep 17 00:00:00 2001
From: giis-qabot <122899806+giis-qabot@users.noreply.github.com>
Date: Mon, 2 Sep 2024 08:56:16 +0200
Subject: [PATCH] Combined dependency updates (2024-09-02)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump NUnit from 4.2.0 to 4.2.2 in /net](https://github.com/giis-uniovi/qacover/pull/269)
- [Bump org.apache.ant:ant-junit from 1.10.14 to 1.10.15](https://github.com/giis-uniovi/qacover/pull/268)
- [Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0](https://github.com/giis-uniovi/qacover/pull/267)
- [Bump surefire.version from 3.4.0 to 3.5.0](https://github.com/giis-uniovi/qacover/pull/266)
---
net/QACoverTest/QACoverTest.csproj | 2 +-
net/QACoverTestEf/QACoverTestEf.csproj | 2 +-
pom.xml | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/QACoverTest/QACoverTest.csproj b/net/QACoverTest/QACoverTest.csproj
index ed594e0..fdda52a 100644
--- a/net/QACoverTest/QACoverTest.csproj
+++ b/net/QACoverTest/QACoverTest.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/net/QACoverTestEf/QACoverTestEf.csproj b/net/QACoverTestEf/QACoverTestEf.csproj
index 9a144d1..b8f4623 100644
--- a/net/QACoverTestEf/QACoverTestEf.csproj
+++ b/net/QACoverTestEf/QACoverTestEf.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index 50d6f14..fe2631f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
1.8
UTF-8
- 3.4.0
+ 3.5.0
@@ -264,7 +264,7 @@
org.apache.ant
ant-junit
- 1.10.14
+ 1.10.15
org.apache.ant
@@ -289,7 +289,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.8.0
+ 3.10.0
true
none