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
71e0a2c4
Commit
71e0a2c4
authored
Nov 23, 2019
by
Julien Sadaoui
Browse files
Update Spring Boot version to 2.2.1.RELEASE
parent
68420389
Changes
2
Hide whitespace changes
Inline
Side-by-side
rxjava/build.gradle.kts
View file @
71e0a2c4
plugins
{
id
(
"java"
)
id
(
"org.springframework.boot"
)
version
"2.2.
0
.RELEASE"
id
(
"org.springframework.boot"
)
version
"2.2.
1
.RELEASE"
id
(
"idea"
)
}
...
...
spring-reactor/build.gradle.kts
View file @
71e0a2c4
plugins
{
id
(
"java"
)
id
(
"org.springframework.boot"
)
version
"2.2.
0
.RELEASE"
id
(
"org.springframework.boot"
)
version
"2.2.
1
.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