Skip to content

Commit

Permalink
build: Bump Java SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
SMadani committed Feb 5, 2025
1 parent 90d7d3b commit b6a552c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Build Status](/~https://github.com/Vonage/vonage-kotlin-sdk/actions/workflows/build.yml/badge.svg)](/~https://github.com/Vonage/vonage-kotlin-sdk/actions/workflows/build.yml)
![CodeQL](/~https://github.com/Vonage/vonage-kotlin-sdk/actions/workflows/codeql.yml/badge.svg)
[![codecov](https://codecov.io/gh/Vonage/vonage-kotlin-sdk/graph/badge.svg?token=YNBJUD8OUT)](https://codecov.io/gh/Vonage/vonage-kotlin-sdk)
![SLOC](https://sloc.xyz/github/Vonage/vonage-kotlin-sdk)
![SLOC](https://sloc.xyz/github/Vonage/vonage-kotlin-sdk?)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Vonage/vonage-kotlin-sdk/badge)](https://scorecard.dev/viewer/?uri=github.com/Vonage/vonage-kotlin-sdk)
<!--[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.txt)-->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.vonage</groupId>
<artifactId>server-sdk</artifactId>
<version>8.16.0</version>
<version>8.16.2</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit b6a552c

Please sign in to comment.