Compare commits

...

1 commit

Author SHA1 Message Date
dependabot-preview[bot]
b374dfb130
Bump appengine-endpoints from 1.9.78 to 1.9.80
Bumps appengine-endpoints from 1.9.78 to 1.9.80.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 03:12:57 +00:00

View file

@ -19,7 +19,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
targetCompatibility = JavaVersion.VERSION_1_7
dependencies {
implementation 'com.google.appengine:appengine-endpoints:1.9.78'
implementation 'com.google.appengine:appengine-endpoints:1.9.80'
implementation 'com.google.appengine:appengine-endpoints-deps:1.9.78'
implementation 'javax.servlet:javax.servlet-api:4.0.1'
implementation 'com.googlecode.objectify:objectify:6.0.6'