summaryrefslogtreecommitdiff
path: root/libt
diff options
context:
space:
mode:
authorHenschi <to@h6l.de>2025-03-29 19:49:29 +0100
committerHenschi <to@h6l.de>2025-03-29 19:49:29 +0100
commitac11d27659882fceabc89172611ac072a0540c3a (patch)
treed2beb64c18c891c2e5f6d77f6269ea0e789f4605 /libt
parent7532761506005f07384ee809b53d553a4d569209 (diff)
upgrade junit to 4.13.2 and use the appropriate hamcrest version 1.3
Diffstat (limited to 'libt')
-rw-r--r--libt/.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/libt/.gitignore b/libt/.gitignore
index 18990a45e..8a1453ab9 100644
--- a/libt/.gitignore
+++ b/libt/.gitignore
@@ -1,4 +1,2 @@
-hamcrest-2.2.jar
-hamcrest-core-2.2.jar
-hamcrest-library-2.2.jar
-junit-4.13.jar \ No newline at end of file
+hamcrest-core-1.3.jar
+junit-4.13.2.jar