diff --git a/gradle.properties b/gradle.properties index 3dcef6b1..3a782bd2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ projectDescription=Powerful, easy-to-use and multi-language configuration library for the JVM projectGroup=com.electronwill.night-config -projectVersion=3.6.5 +projectVersion=3.6.6 projectUrl=https://github.com/TheElectronWill/Night-Config projectWebScm='https://github.com/TheElectronWill/Night-Config/tree/master' @@ -14,6 +14,6 @@ ossrhUser=dummyUser ossrhPassword=dummyPassword javaVersion=1.8 -junitVersion=5.8.1 -snakeYamlVersion=1.29 -typesafeConfigVersion=1.4.1 +junitVersion=5.9.0 +snakeYamlVersion=1.31 +typesafeConfigVersion=1.4.2