Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElectronWill committed Aug 30, 2022
1 parent 5a65f05 commit 8d0cd78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -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'
Expand All @@ -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

0 comments on commit 8d0cd78

Please sign in to comment.