Skip to content

Commit a55267d

Browse files
authored
Update apollo-mockserver to 0.3.0 (#6710)
* bump mockserver * update packageLock * update package-lock.json
1 parent 141de5e commit a55267d

File tree

3 files changed

+148
-914
lines changed

3 files changed

+148
-914
lines changed

gradle/libraries.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ androidx-startup-runtime = { group = "androidx.startup", name = "startup-runtime
6666
apollo-api = { group = "com.apollographql.apollo", name = "apollo-api", version.ref = "apollo" }
6767
apollo-api-java = { group = "com.apollographql.apollo", name = "apollo-api-java", version.ref = "apollo" }
6868
apollo-httpCache = { group = "com.apollographql.apollo", name = "apollo-http-cache", version.ref = "apollo" }
69-
apollo-mockserver = { group = "com.apollographql.mockserver", name = "apollo-mockserver", version = "0.2.0" }
69+
apollo-mockserver = { group = "com.apollographql.mockserver", name = "apollo-mockserver", version = "0.3.0" }
7070
apollo-mpputils = { group = "com.apollographql.apollo", name = "apollo-mpp-utils", version.ref = "apollo" }
7171
apollo-normalizedcache = { group = "com.apollographql.apollo", name = "apollo-normalized-cache", version.ref = "apollo" }
7272
apollo-normalizedcache-sqlite = { group = "com.apollographql.apollo", name = "apollo-normalized-cache-sqlite", version.ref = "apollo" }

0 commit comments

Comments
 (0)