| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f3295b8 commit 821337c
76 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ | |||
| 41 | 41 | <dependency> | |
| 42 | 42 | <groupId>com.google.appengine</groupId> | |
| 43 | 43 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 44 | - <version>1.9.59</version> | ||
| 44 | + <version>1.9.60</version> | ||
| 45 | 45 | </dependency> | |
| 46 | 46 | ||
| 47 | 47 | <dependency> | |
@@ -74,7 +74,7 @@ | |||
| 74 | 74 | <dependency> | |
| 75 | 75 | <groupId>com.google.appengine</groupId> | |
| 76 | 76 | <artifactId>appengine-api-stubs</artifactId> | |
| 77 | - <version>1.9.59</version> | ||
| 77 | + <version>1.9.60</version> | ||
| 78 | 78 | <scope>test</scope> | |
| 79 | 79 | </dependency> | |
| 80 | 80 | ||
@@ -98,7 +98,7 @@ | |||
| 98 | 98 | <dependency> | |
| 99 | 99 | <groupId>com.google.truth</groupId> | |
| 100 | 100 | <artifactId>truth</artifactId> | |
| 101 | - <version>0.37</version> | ||
| 101 | + <version>0.39</version> | ||
| 102 | 102 | <scope>test</scope> | |
| 103 | 103 | </dependency> | |
| 104 | 104 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | ||
| 45 | 45 | <dependency> | |
@@ -66,13 +66,13 @@ | |||
| 66 | 66 | <dependency> | |
| 67 | 67 | <groupId>com.google.appengine</groupId> | |
| 68 | 68 | <artifactId>appengine-api-stubs</artifactId> | |
| 69 | - <version>1.9.59</version> | ||
| 69 | + <version>1.9.60</version> | ||
| 70 | 70 | <scope>test</scope> | |
| 71 | 71 | </dependency> | |
| 72 | 72 | <dependency> | |
| 73 | 73 | <groupId>com.google.appengine</groupId> | |
| 74 | 74 | <artifactId>appengine-tools-sdk</artifactId> | |
| 75 | - <version>1.9.59</version> | ||
| 75 | + <version>1.9.60</version> | ||
| 76 | 76 | <scope>test</scope> | |
| 77 | 77 | </dependency> | |
| 78 | 78 | ||
@@ -91,13 +91,13 @@ | |||
| 91 | 91 | <dependency> | |
| 92 | 92 | <groupId>com.google.appengine</groupId> | |
| 93 | 93 | <artifactId>appengine-testing</artifactId> | |
| 94 | - <version>1.9.59</version> | ||
| 94 | + <version>1.9.60</version> | ||
| 95 | 95 | <scope>test</scope> | |
| 96 | 96 | </dependency> | |
| 97 | 97 | <dependency> | |
| 98 | 98 | <groupId>com.google.truth</groupId> | |
| 99 | 99 | <artifactId>truth</artifactId> | |
| 100 | - <version>0.37</version> | ||
| 100 | + <version>0.39</version> | ||
| 101 | 101 | <scope>test</scope> | |
| 102 | 102 | </dependency> | |
| 103 | 103 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -74,7 +74,7 @@ limitations under the License. | |||
| 74 | 74 | <dependency> | |
| 75 | 75 | <groupId>com.google.truth</groupId> | |
| 76 | 76 | <artifactId>truth</artifactId> | |
| 77 | - <version>0.37</version> | ||
| 77 | + <version>0.39</version> | ||
| 78 | 78 | <scope>test</scope> | |
| 79 | 79 | </dependency> | |
| 80 | 80 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>javax.servlet</groupId> | |
@@ -65,25 +65,25 @@ | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.appengine</groupId> | |
| 67 | 67 | <artifactId>appengine-testing</artifactId> | |
| 68 | - <version>1.9.59</version> | ||
| 68 | + <version>1.9.60</version> | ||
| 69 | 69 | <scope>test</scope> | |
| 70 | 70 | </dependency> | |
| 71 | 71 | <dependency> | |
| 72 | 72 | <groupId>com.google.appengine</groupId> | |
| 73 | 73 | <artifactId>appengine-api-stubs</artifactId> | |
| 74 | - <version>1.9.59</version> | ||
| 74 | + <version>1.9.60</version> | ||
| 75 | 75 | <scope>test</scope> | |
| 76 | 76 | </dependency> | |
| 77 | 77 | <dependency> | |
| 78 | 78 | <groupId>com.google.appengine</groupId> | |
| 79 | 79 | <artifactId>appengine-tools-sdk</artifactId> | |
| 80 | - <version>1.9.59</version> | ||
| 80 | + <version>1.9.60</version> | ||
| 81 | 81 | <scope>test</scope> | |
| 82 | 82 | </dependency> | |
| 83 | 83 | <dependency> | |
| 84 | 84 | <groupId>com.google.truth</groupId> | |
| 85 | 85 | <artifactId>truth</artifactId> | |
| 86 | - <version>0.37</version> | ||
| 86 | + <version>0.39</version> | ||
| 87 | 87 | <scope>test</scope> | |
| 88 | 88 | </dependency> | |
| 89 | 89 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>javax.servlet</groupId> | |
@@ -65,25 +65,25 @@ | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.appengine</groupId> | |
| 67 | 67 | <artifactId>appengine-testing</artifactId> | |
| 68 | - <version>1.9.59</version> | ||
| 68 | + <version>1.9.60</version> | ||
| 69 | 69 | <scope>test</scope> | |
| 70 | 70 | </dependency> | |
| 71 | 71 | <dependency> | |
| 72 | 72 | <groupId>com.google.appengine</groupId> | |
| 73 | 73 | <artifactId>appengine-api-stubs</artifactId> | |
| 74 | - <version>1.9.59</version> | ||
| 74 | + <version>1.9.60</version> | ||
| 75 | 75 | <scope>test</scope> | |
| 76 | 76 | </dependency> | |
| 77 | 77 | <dependency> | |
| 78 | 78 | <groupId>com.google.appengine</groupId> | |
| 79 | 79 | <artifactId>appengine-tools-sdk</artifactId> | |
| 80 | - <version>1.9.59</version> | ||
| 80 | + <version>1.9.60</version> | ||
| 81 | 81 | <scope>test</scope> | |
| 82 | 82 | </dependency> | |
| 83 | 83 | <dependency> | |
| 84 | 84 | <groupId>com.google.truth</groupId> | |
| 85 | 85 | <artifactId>truth</artifactId> | |
| 86 | - <version>0.37</version> | ||
| 86 | + <version>0.39</version> | ||
| 87 | 87 | <scope>test</scope> | |
| 88 | 88 | </dependency> | |
| 89 | 89 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | ||
| 45 | 45 | <dependency> | |
@@ -66,25 +66,25 @@ | |||
| 66 | 66 | <dependency> | |
| 67 | 67 | <groupId>com.google.appengine</groupId> | |
| 68 | 68 | <artifactId>appengine-testing</artifactId> | |
| 69 | - <version>1.9.59</version> | ||
| 69 | + <version>1.9.60</version> | ||
| 70 | 70 | <scope>test</scope> | |
| 71 | 71 | </dependency> | |
| 72 | 72 | <dependency> | |
| 73 | 73 | <groupId>com.google.appengine</groupId> | |
| 74 | 74 | <artifactId>appengine-api-stubs</artifactId> | |
| 75 | - <version>1.9.59</version> | ||
| 75 | + <version>1.9.60</version> | ||
| 76 | 76 | <scope>test</scope> | |
| 77 | 77 | </dependency> | |
| 78 | 78 | <dependency> | |
| 79 | 79 | <groupId>com.google.appengine</groupId> | |
| 80 | 80 | <artifactId>appengine-tools-sdk</artifactId> | |
| 81 | - <version>1.9.59</version> | ||
| 81 | + <version>1.9.60</version> | ||
| 82 | 82 | <scope>test</scope> | |
| 83 | 83 | </dependency> | |
| 84 | 84 | <dependency> | |
| 85 | 85 | <groupId>com.google.truth</groupId> | |
| 86 | 86 | <artifactId>truth</artifactId> | |
| 87 | - <version>0.37</version> | ||
| 87 | + <version>0.39</version> | ||
| 88 | 88 | <scope>test</scope> | |
| 89 | 89 | </dependency> | |
| 90 | 90 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | ||
| 45 | 45 | <dependency> | |
@@ -92,25 +92,25 @@ | |||
| 92 | 92 | <dependency> | |
| 93 | 93 | <groupId>com.google.appengine</groupId> | |
| 94 | 94 | <artifactId>appengine-testing</artifactId> | |
| 95 | - <version>1.9.59</version> | ||
| 95 | + <version>1.9.60</version> | ||
| 96 | 96 | <scope>test</scope> | |
| 97 | 97 | </dependency> | |
| 98 | 98 | <dependency> | |
| 99 | 99 | <groupId>com.google.appengine</groupId> | |
| 100 | 100 | <artifactId>appengine-api-stubs</artifactId> | |
| 101 | - <version>1.9.59</version> | ||
| 101 | + <version>1.9.60</version> | ||
| 102 | 102 | <scope>test</scope> | |
| 103 | 103 | </dependency> | |
| 104 | 104 | <dependency> | |
| 105 | 105 | <groupId>com.google.appengine</groupId> | |
| 106 | 106 | <artifactId>appengine-tools-sdk</artifactId> | |
| 107 | - <version>1.9.59</version> | ||
| 107 | + <version>1.9.60</version> | ||
| 108 | 108 | <scope>test</scope> | |
| 109 | 109 | </dependency> | |
| 110 | 110 | <dependency> | |
| 111 | 111 | <groupId>com.google.truth</groupId> | |
| 112 | 112 | <artifactId>truth</artifactId> | |
| 113 | - <version>0.37</version> | ||
| 113 | + <version>0.39</version> | ||
| 114 | 114 | <scope>test</scope> | |
| 115 | 115 | </dependency> | |
| 116 | 116 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,7 +45,7 @@ | |||
| 45 | 45 | <dependency> | |
| 46 | 46 | <groupId>com.google.appengine</groupId> | |
| 47 | 47 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 48 | - <version>1.9.59</version> | ||
| 48 | + <version>1.9.60</version> | ||
| 49 | 49 | </dependency> | |
| 50 | 50 | <dependency> | |
| 51 | 51 | <groupId>javax.servlet</groupId> | |
@@ -80,13 +80,13 @@ | |||
| 80 | 80 | <dependency> | |
| 81 | 81 | <groupId>com.google.appengine</groupId> | |
| 82 | 82 | <artifactId>appengine-testing</artifactId> | |
| 83 | - <version>1.9.59</version> | ||
| 83 | + <version>1.9.60</version> | ||
| 84 | 84 | <scope>test</scope> | |
| 85 | 85 | </dependency> | |
| 86 | 86 | <dependency> | |
| 87 | 87 | <groupId>com.google.appengine</groupId> | |
| 88 | 88 | <artifactId>appengine-api-stubs</artifactId> | |
| 89 | - <version>1.9.59</version> | ||
| 89 | + <version>1.9.60</version> | ||
| 90 | 90 | <scope>test</scope> | |
| 91 | 91 | </dependency> | |
| 92 | 92 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.google.appengine</groupId> | |
| 41 | 41 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 42 | - <version>1.9.59</version> | ||
| 42 | + <version>1.9.60</version> | ||
| 43 | 43 | </dependency> | |
| 44 | 44 | ||
| 45 | 45 | <dependency> | |
@@ -88,25 +88,25 @@ | |||
| 88 | 88 | <dependency> | |
| 89 | 89 | <groupId>com.google.appengine</groupId> | |
| 90 | 90 | <artifactId>appengine-testing</artifactId> | |
| 91 | - <version>1.9.59</version> | ||
| 91 | + <version>1.9.60</version> | ||
| 92 | 92 | <scope>test</scope> | |
| 93 | 93 | </dependency> | |
| 94 | 94 | <dependency> | |
| 95 | 95 | <groupId>com.google.appengine</groupId> | |
| 96 | 96 | <artifactId>appengine-api-stubs</artifactId> | |
| 97 | - <version>1.9.59</version> | ||
| 97 | + <version>1.9.60</version> | ||
| 98 | 98 | <scope>test</scope> | |
| 99 | 99 | </dependency> | |
| 100 | 100 | <dependency> | |
| 101 | 101 | <groupId>com.google.appengine</groupId> | |
| 102 | 102 | <artifactId>appengine-tools-sdk</artifactId> | |
| 103 | - <version>1.9.59</version> | ||
| 103 | + <version>1.9.60</version> | ||
| 104 | 104 | <scope>test</scope> | |
| 105 | 105 | </dependency> | |
| 106 | 106 | <dependency> | |
| 107 | 107 | <groupId>com.google.truth</groupId> | |
| 108 | 108 | <artifactId>truth</artifactId> | |
| 109 | - <version>0.36</version> | ||
| 109 | + <version>0.39</version> | ||
| 110 | 110 | <scope>test</scope> | |
| 111 | 111 | </dependency> | |
| 112 | 112 | </dependencies> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ Copyright 2017 Google Inc. | |||
| 42 | 42 | <dependency> | |
| 43 | 43 | <groupId>com.google.appengine</groupId> | |
| 44 | 44 | <artifactId>appengine-api-1.0-sdk</artifactId> | |
| 45 | - <version>1.9.59</version> | ||
| 45 | + <version>1.9.60</version> | ||
| 46 | 46 | </dependency> | |
| 47 | 47 | ||
| 48 | 48 | <dependency> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments