aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-12-13 21:51:08 -0800
committerPinapelz <yukais@pinapelz.com>2023-12-13 21:51:08 -0800
commit27de9dd4f19b8e3a1285691b81b600044d3411e8 (patch)
treeb9488b11aeaf13bc875e8b28d80bd8a83ec303dc /pom.xml
parentf89c1c166daba99a00625af4be1fcbc4d04249c4 (diff)
bump junit version. Add initial ChannelQueryTests
- Testing commit for gh-actions Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5b7b3ed..483795e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage