diff --git a/tictactoe_java/pom.xml b/tictactoe_java/pom.xml index f94c9ef..8ce4c00 100644 --- a/tictactoe_java/pom.xml +++ b/tictactoe_java/pom.xml @@ -20,19 +20,19 @@ org.junit.jupiter junit-jupiter-engine - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 test org.junit.jupiter junit-jupiter-params - 5.11.3 + 5.11.4 test