diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-12-13 21:51:08 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-12-13 21:51:08 -0800 |
| commit | 27de9dd4f19b8e3a1285691b81b600044d3411e8 (patch) | |
| tree | b9488b11aeaf13bc875e8b28d80bd8a83ec303dc /pom.xml | |
| parent | f89c1c166daba99a00625af4be1fcbc4d04249c4 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
