🔀 Merge branch 'website/epic-games' into next
[rhynodge.git] / build.gradle
index 85cf007..9e286ff 100644 (file)
@@ -55,7 +55,7 @@ dependencies {
     implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'
 
     testImplementation group: "junit", name: "junit", version: "4.13.2"
-    testImplementation group: "org.hamcrest", name: "hamcrest-library", version: "1.3"
+    testImplementation group: "org.hamcrest", name: "hamcrest", version: "2.2"
     testImplementation group: "org.mockito", name: "mockito-core", version: "5.11.0"
     testImplementation group: "com.spotify", name: "hamcrest-jackson", version: "1.3.2"
 }