Skip to content

Commit

Permalink
Merge pull request #69 from otto-de/dependabot/gradle/edisonVersion-2…
Browse files Browse the repository at this point in the history
….4.6

Bump edisonVersion from 2.4.0 to 2.4.6
  • Loading branch information
MediaMarco committed Mar 17, 2021
2 parents 0519ebe + ebd02e2 commit e9a3a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ ext {
springVersion = "5.3.5"
springSecurityVersion = "5.4.1"
springBootVersion = "2.4.3"
edisonVersion = "2.4.0"
edisonVersion = "2.4.6"
}

apply plugin: 'java'
Expand Down

0 comments on commit e9a3a47

Please sign in to comment.