This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangjx
/
sentinel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (
#1061
)
master
Neptune
Eric Zhao
5 years ago
parent
c33ed81e5b
commit
582f32c35b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sentinel-extension/sentinel-datasource-apollo/pom.xml
+ 1
- 1
sentinel-extension/sentinel-datasource-apollo/pom.xml
View File
@@ -12,7 +12,7 @@
<artifactId>sentinel-datasource-apollo</artifactId>
<properties>
<apollo.version>1.
3
.0</apollo.version>
<apollo.version>1.
4
.0</apollo.version>
</properties>
<dependencies>
Write
Preview
Loading…
Cancel
Save