Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Coding Dojo
reactive-programming
Commits
0a71b696
Commit
0a71b696
authored
Jan 26, 2020
by
Julien Sadaoui
Browse files
feat: upgrade spring-boot version at 2.2.4
parent
b5f93772
Changes
2
Hide whitespace changes
Inline
Side-by-side
rxjava/build.gradle.kts
View file @
0a71b696
plugins
{
id
(
"java"
)
id
(
"org.springframework.boot"
)
version
"2.2.
1
.RELEASE"
id
(
"org.springframework.boot"
)
version
"2.2.
4
.RELEASE"
id
(
"idea"
)
}
...
...
spring-reactor/build.gradle.kts
View file @
0a71b696
plugins
{
id
(
"java"
)
id
(
"org.springframework.boot"
)
version
"2.2.
1
.RELEASE"
id
(
"org.springframework.boot"
)
version
"2.2.
4
.RELEASE"
id
(
"idea"
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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