Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
urgi-is
data-discovery
Commits
3444a262
Commit
3444a262
authored
Aug 08, 2018
by
Jean-Baptiste Nizet
Committed by
Exbrayat Cédric
Aug 08, 2018
Browse files
chore: upgrade to spring boot 2.0.4
parent
a62f50c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/build.gradle.kts
View file @
3444a262
...
...
@@ -13,7 +13,7 @@ buildscript {
plugins
{
java
jacoco
id
(
"org.springframework.boot"
)
version
"2.0.
3
.RELEASE"
id
(
"org.springframework.boot"
)
version
"2.0.
4
.RELEASE"
id
(
"com.gorylenko.gradle-git-properties"
)
version
"1.4.21"
id
(
"org.asciidoctor.convert"
)
version
"1.5.3"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment