Skip to content

Commit

Permalink
Udated xenon depenency to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaassen committed Mar 26, 2020
1 parent 5a38f2e commit aa861ce
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 @@ -37,7 +37,7 @@ allprojects {
// In this section you declare the dependencies for your production and test code
dependencies {
// Xenon
compile group: 'nl.esciencecenter.xenon', name: 'xenon', version: '3.0.6'
compile group: 'nl.esciencecenter.xenon', name: 'xenon', version: '3.1.0'
compile group: 'nl.esciencecenter.xenon.adaptors', name: 'xenon-adaptors-cloud', version: '3.0.2'

//Spring(boot)
Expand Down

0 comments on commit aa861ce

Please sign in to comment.