We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e814ca9 commit 767dc54Copy full SHA for 767dc54
README.md
@@ -15,19 +15,19 @@ The runtime libraries for [AutoRest](https://github.com/azure/autorest) generate
15
<dependency>
16
<groupId>com.microsoft.rest</groupId>
17
<artifactId>client-runtime</artifactId>
18
- <version>1.7.5</version>
+ <version>1.7.7</version>
19
</dependency>
20
21
22
<groupId>com.microsoft.azure</groupId>
23
<artifactId>azure-client-runtime</artifactId>
24
25
26
27
28
29
<artifactId>azure-client-authentication</artifactId>
30
31
32
```
33
0 commit comments