File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
appengine-java8/firebase-tictactoe Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 72
72
<dependency >
73
73
<groupId >com.google.api-client</groupId >
74
74
<artifactId >google-api-client-appengine</artifactId >
75
- <version >1.34 .1</version >
75
+ <version >2.0 .1</version >
76
76
</dependency >
77
77
78
78
Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >com.google.api-client</groupId >
63
63
<artifactId >google-api-client-appengine</artifactId >
64
- <version >1.34 .1</version >
64
+ <version >2.0 .1</version >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >com.google.api-client</groupId >
63
63
<artifactId >google-api-client-appengine</artifactId >
64
- <version >1.34 .1</version >
64
+ <version >2.0 .1</version >
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 71
71
<dependency >
72
72
<groupId >com.google.api-client</groupId >
73
73
<artifactId >google-api-client-appengine</artifactId >
74
- <version >1.34 .1</version >
74
+ <version >2.0 .1</version >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
</dependencies >
You can’t perform that action at this time.
0 commit comments