| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent af753bb commit b60e5af
51 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,7 +87,7 @@ | |||
| 87 | 87 | <dependency> | |
| 88 | 88 | <groupId>org.mockito</groupId> | |
| 89 | 89 | <artifactId>mockito-core</artifactId> | |
| 90 | - <version>2.15.0</version> | ||
| 90 | + <version>2.16.0</version> | ||
| 91 | 91 | <scope>test</scope> | |
| 92 | 92 | </dependency> | |
| 93 | 93 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -53,12 +53,12 @@ | |||
| 53 | 53 | <dependency> | |
| 54 | 54 | <groupId>com.google.cloud</groupId> | |
| 55 | 55 | <artifactId>google-cloud-bigquery</artifactId> | |
| 56 | - <version>0.37.0-beta</version> | ||
| 56 | + <version>0.38.0-beta</version> | ||
| 57 | 57 | </dependency> | |
| 58 | 58 | <dependency> | |
| 59 | 59 | <groupId>com.google.cloud</groupId> | |
| 60 | 60 | <artifactId>google-cloud-monitoring</artifactId> | |
| 61 | - <version>0.37.0-beta</version> | ||
| 61 | + <version>0.38.0-beta</version> | ||
| 62 | 62 | </dependency> | |
| 63 | 63 | <!-- [END dependencies ] --> | |
| 64 | 64 | ||
@@ -96,7 +96,7 @@ | |||
| 96 | 96 | <dependency> | |
| 97 | 97 | <groupId>org.mockito</groupId> | |
| 98 | 98 | <artifactId>mockito-core</artifactId> | |
| 99 | - <version>2.15.0</version> | ||
| 99 | + <version>2.16.0</version> | ||
| 100 | 100 | <scope>test</scope> | |
| 101 | 101 | </dependency> | |
| 102 | 102 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -46,7 +46,7 @@ limitations under the License. | |||
| 46 | 46 | <dependency> | |
| 47 | 47 | <groupId>com.google.cloud.bigtable</groupId> | |
| 48 | 48 | <artifactId>bigtable-hbase-1.x</artifactId> | |
| 49 | - <version>1.1.2</version> | ||
| 49 | + <version>1.2.0</version> | ||
| 50 | 50 | </dependency> | |
| 51 | 51 | ||
| 52 | 52 | <!-- Compile/runtime dependencies --> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -53,7 +53,7 @@ | |||
| 53 | 53 | <dependency> | |
| 54 | 54 | <groupId>com.google.auto.value</groupId> | |
| 55 | 55 | <artifactId>auto-value</artifactId> | |
| 56 | - <version>1.5.3</version> | ||
| 56 | + <version>1.5.4</version> | ||
| 57 | 57 | <scope>provided</scope> | |
| 58 | 58 | </dependency> | |
| 59 | 59 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,7 +65,7 @@ | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.cloud</groupId> | |
| 67 | 67 | <artifactId>google-cloud</artifactId> | |
| 68 | - <version>0.37.0-alpha</version> | ||
| 68 | + <version>0.38.0-alpha</version> | ||
| 69 | 69 | </dependency> | |
| 70 | 70 | ||
| 71 | 71 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,12 +52,12 @@ | |||
| 52 | 52 | <dependency> | |
| 53 | 53 | <groupId>com.google.cloud</groupId> | |
| 54 | 54 | <artifactId>google-cloud-pubsub</artifactId> | |
| 55 | - <version>0.37.0-beta</version> | ||
| 55 | + <version>0.38.0-beta</version> | ||
| 56 | 56 | </dependency> | |
| 57 | 57 | <dependency> | |
| 58 | 58 | <groupId>com.google.cloud</groupId> | |
| 59 | 59 | <artifactId>google-cloud-datastore</artifactId> | |
| 60 | - <version>1.19.0</version> | ||
| 60 | + <version>1.20.0</version> | ||
| 61 | 61 | </dependency> | |
| 62 | 62 | <!-- [END dependencies] --> | |
| 63 | 63 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.google.cloud</groupId> | |
| 46 | 46 | <artifactId>google-cloud-spanner</artifactId> | |
| 47 | - <version>0.37.0-beta</version> | ||
| 47 | + <version>0.38.0-beta</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | <dependency> | |
| 50 | 50 | <groupId>javax.servlet</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -66,7 +66,7 @@ | |||
| 66 | 66 | <dependency> | |
| 67 | 67 | <groupId>org.mockito</groupId> | |
| 68 | 68 | <artifactId>mockito-core</artifactId> | |
| 69 | - <version>2.15.0</version> | ||
| 69 | + <version>2.16.0</version> | ||
| 70 | 70 | </dependency> | |
| 71 | 71 | <dependency> | |
| 72 | 72 | <groupId>com.google.appengine</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -49,17 +49,17 @@ | |||
| 49 | 49 | <dependency> | |
| 50 | 50 | <groupId>com.google.cloud</groupId> | |
| 51 | 51 | <artifactId>google-cloud-pubsub</artifactId> | |
| 52 | - <version>0.37.0-beta</version> | ||
| 52 | + <version>0.38.0-beta</version> | ||
| 53 | 53 | </dependency> | |
| 54 | 54 | <dependency> | |
| 55 | 55 | <groupId>com.google.cloud</groupId> | |
| 56 | 56 | <artifactId>google-cloud-datastore</artifactId> | |
| 57 | - <version>1.19.0</version> | ||
| 57 | + <version>1.20.0</version> | ||
| 58 | 58 | </dependency> | |
| 59 | 59 | <dependency> | |
| 60 | 60 | <groupId>com.google.cloud</groupId> | |
| 61 | 61 | <artifactId>google-cloud-translate</artifactId> | |
| 62 | - <version>1.19.0</version> | ||
| 62 | + <version>1.20.0</version> | ||
| 63 | 63 | </dependency> | |
| 64 | 64 | <!-- [END dependencies] --> | |
| 65 | 65 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,7 +65,7 @@ | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>org.mockito</groupId> | |
| 67 | 67 | <artifactId>mockito-core</artifactId> | |
| 68 | - <version>2.15.0</version> | ||
| 68 | + <version>2.16.0</version> | ||
| 69 | 69 | </dependency> | |
| 70 | 70 | <dependency> | |
| 71 | 71 | <groupId>com.google.appengine</groupId> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments