Skip to content

Commit

Permalink
build(deps): Update VersionChecker to 1.0.8 to make sure update notif…
Browse files Browse the repository at this point in the history
…ications for 3.0.0 from 3.0.0-alpha or 3.0.0-beta version come through
  • Loading branch information
Griefed committed Mar 25, 2022
1 parent 5ad512e commit e178b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ configurations {

dependencies {
// Backend
embed 'de.griefed:versionchecker:1.0.7'
embed 'de.griefed:versionchecker:1.0.8'
embed 'com.electronwill.night-config:hocon:3.6.5'
embed 'commons-io:commons-io:2.11.0'
embed 'commons-lang:commons-lang:2.6'
Expand Down

0 comments on commit e178b56

Please sign in to comment.