Skip to content

Commit

Permalink
#17 Updating cardano.client.lib version to 0.6.2 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Pusty <adrian>
  • Loading branch information
adrian-pusty authored Nov 23, 2024
1 parent 66828bc commit 3240302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<slf4j.version>2.0.7</slf4j.version>
<lombok.version>1.18.26</lombok.version>
<cardano.client.lib.version>0.5.0-beta2</cardano.client.lib.version>
<cardano.client.lib.version>0.6.2</cardano.client.lib.version>
<vavr.version>0.10.4</vavr.version>

<junit-jupiter-engine.version>5.9.3</junit-jupiter-engine.version>
Expand Down Expand Up @@ -51,7 +51,7 @@
</dependency>

<!-- test scope -->
<dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>${junit-jupiter-engine.version}</version>
Expand Down

0 comments on commit 3240302

Please sign in to comment.