diff --git a/contrib/pom.xml b/contrib/pom.xml index cd33babd..6ce90575 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -13,6 +13,11 @@ Contributions to TwelveMonkeys and code that doesn't fit anywhere else. + + 5.13.0 + + + com.twelvemonkeys.common @@ -64,13 +69,13 @@ org.junit.jupiter junit-jupiter-engine - 5.12.2 + ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-api - 5.12.2 + ${junit.jupiter.version} test