Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 646de64

Browse files
Bump xchange-binance from 5.0.9 to 5.1.0
Bumps [xchange-binance](https://github.com/knowm/XChange) from 5.0.9 to 5.1.0. - [Release notes](https://github.com/knowm/XChange/releases) - [Commits](knowm/XChange@xchange-5.0.9...xchange-5.1.0) --- updated-dependencies: - dependency-name: org.knowm.xchange:xchange-binance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38df386 commit 646de64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation group: 'org.knowm.xchange', name: 'xchange-stream-gemini', version: '5.0.14'
5353
implementation group: 'org.knowm.xchange', name: 'xchange-bitstamp', version: '5.0.14'
5454
implementation group: 'org.knowm.xchange', name: 'xchange-cobinhood', version: '5.0.14'
55-
implementation group: 'org.knowm.xchange', name: 'xchange-binance', version: '5.0.14'
55+
implementation group: 'org.knowm.xchange', name: 'xchange-binance', version: '5.1.0'
5656

5757
implementation group: 'com.github.seratch', name: 'jslack', version: '3.4.2'
5858
implementation group: 'javax.websocket', name: 'javax.websocket-api', version: '1.1'

0 commit comments

Comments
 (0)