Skip to content

Commit d1f1948

Browse files
Bump com.squareup.retrofit2:retrofit in /arms-demo/mock-server
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.3.0 to 2.5.0. - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](square/retrofit@parent-2.3.0...parent-2.5.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fc1f3a commit d1f1948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arms-demo/mock-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>com.squareup.retrofit2</groupId>
143143
<artifactId>retrofit</artifactId>
144-
<version>2.3.0</version>
144+
<version>2.5.0</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>com.squareup.retrofit2</groupId>

0 commit comments

Comments
 (0)