Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-soil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-soil
Commits
ec209a26
Commit
ec209a26
authored
May 08, 2021
by
hubin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级 spring boot cloud 依赖为最新版本
parent
9fcc95ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
build.gradle
build.gradle
+3
-3
No files found.
build.gradle
View file @
ec209a26
...
@@ -20,9 +20,9 @@ ext {
...
@@ -20,9 +20,9 @@ ext {
// 编译脚本
// 编译脚本
buildscript
{
buildscript
{
ext
{
ext
{
springBootVersion
=
"2.3.0.RELEASE"
springBootVersion
=
"2.3.
1
0.RELEASE"
springCloudVersion
=
"Hoxton.SR
5
"
springCloudVersion
=
"Hoxton.SR
11
"
nettyAllVersion
=
'4.1.4
3
.Final'
nettyAllVersion
=
'4.1.4
9
.Final'
}
}
// 仓库配置
// 仓库配置
...
...
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