This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >google-cloud-shared-config</artifactId >
11- <version >1.5.1 </version >
11+ <version >1.5.3 </version >
1212 </parent >
1313
1414 <name >Google Cloud Redis BOM</name >
Original file line number Diff line number Diff line change 7070 <groupId >org.threeten</groupId >
7171 <artifactId >threetenbp</artifactId >
7272 </dependency >
73- <dependency >
74- <groupId >com.google.cloud</groupId >
75- <artifactId >google-cloud-core</artifactId >
76- </dependency >
7773
7874 <!-- Test dependencies -->
7975 <dependency >
8076 <groupId >junit</groupId >
8177 <artifactId >junit</artifactId >
8278 <scope >test</scope >
8379 </dependency >
84-
80+ <dependency >
81+ <groupId >com.google.cloud</groupId >
82+ <artifactId >google-cloud-core</artifactId >
83+ <scope >test</scope >
84+ </dependency >
8585 <dependency >
8686 <groupId >com.google.api.grpc</groupId >
8787 <artifactId >grpc-google-cloud-redis-v1beta1</artifactId >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >google-cloud-shared-config</artifactId >
17- <version >1.5.1 </version >
17+ <version >1.5.3 </version >
1818 </parent >
1919
2020 <developers >
You can’t perform that action at this time.
0 commit comments