Skip to content

Commit

Permalink
build(deps): update lightning-kmp from v1.5.13 to v1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Dec 15, 2023
1 parent aa6aa45 commit 7a6605d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- improved default specs for bitcoin jsonrpc client caches
- upgrade: update spring-boot from v3.1.0 to v3.1.6
- upgrade: update cln-grpc-client-core from v23.5.1 to v23.8.1
- upgrade: update lightning-kmp from v1.4.4 to v1.5.13
- upgrade: update lightning-kmp from v1.4.4 to v1.5.14
- upgrade: update bitcoin-kmp from v0.12.0 to v0.15.0
- upgrade: update lightningj from v0.16.2-Beta to v0.17.0-Beta
- upgrade: update testcontainers from v1.18.3 to v1.19.1
Expand Down
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
zxingVersion = '3.5.0'
acinqSecp256k1KmpVersion = '0.12.0'
acinqBitcoinKmpVersion = '0.15.0' // keep in sync with `acinqSecp256k1KmpVersion`
acinqLightningKmpVersion = '1.5.13' // keep in sync with `acinqBitcoinKmpVersion`
acinqLightningKmpVersion = '1.5.14' // keep in sync with `acinqBitcoinKmpVersion`
sqliteVersion = '3.42.0.0'
hibernateCommunityDialectsVersion = '6.2.5.Final'
lombokVersion = '1.18.30'
Expand Down

0 comments on commit 7a6605d

Please sign in to comment.