Skip to content

Commit 767dc54

Browse files
committed
Update readme to 1.7.7
1 parent e814ca9 commit 767dc54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ The runtime libraries for [AutoRest](https://github.com/azure/autorest) generate
1515
<dependency>
1616
<groupId>com.microsoft.rest</groupId>
1717
<artifactId>client-runtime</artifactId>
18-
<version>1.7.5</version>
18+
<version>1.7.7</version>
1919
</dependency>
2020

2121
<dependency>
2222
<groupId>com.microsoft.azure</groupId>
2323
<artifactId>azure-client-runtime</artifactId>
24-
<version>1.7.5</version>
24+
<version>1.7.7</version>
2525
</dependency>
2626

2727
<dependency>
2828
<groupId>com.microsoft.azure</groupId>
2929
<artifactId>azure-client-authentication</artifactId>
30-
<version>1.7.5</version>
30+
<version>1.7.7</version>
3131
</dependency>
3232
```
3333

0 commit comments

Comments
 (0)