mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-20 13:54:32 +01:00
Update bisq-core GAV coordinates
This commit is contained in:
parent
83a6e74a5a
commit
cd5078749f
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -357,9 +357,9 @@
|
|||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>io.bisq.exchange</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>209fdff</version>
|
||||
<groupId>io.bisq</groupId>
|
||||
<artifactId>bisq-core</artifactId>
|
||||
<version>975d446</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue