Skip to content

Commit

Permalink
Update dependencies (fixes #316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed May 18, 2019
1 parent f61a0ab commit 1605233
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
profile=dev
springBootVersion=2.0.6.RELEASE
springBootVersion=2.0.9.RELEASE
javaxInjectVersion=1
elideVersion=4.2.10
elideVersion=4.4.4
mysqlConnectorVersion=6.0.6
propdepsVersion=0.0.7
swaggerVersion=2.9.2
swaggerCoreVersion=1.5.21
coverallsGradlePluginVersion=2.4.0
springSecurityJwtVersion=1.0.9.RELEASE
springSecurityOauth2AutoConfigureVersion=2.0.6.RELEASE
springSecurityOauth2Version=2.3.4.RELEASE
guavaVersion=27.0-jre
springSecurityJwtVersion=1.0.10.RELEASE
springSecurityOauth2AutoConfigureVersion=2.0.9.RELEASE
springSecurityOauth2Version=2.3.5.RELEASE
guavaVersion=27.1-jre
jetbrainsAnnotationsVersion=13.0
springBootAdminClientVersion=2.0.4
springBootAdminClientVersion=2.0.6
luajVersion=3.0.1
nocatchVersion=1.1
junitAddonsVersion=1.4
Expand Down

0 comments on commit 1605233

Please sign in to comment.