Skip to content

Commit

Permalink
build(deps): update jmolecules-bom to v2023.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Oct 22, 2024
1 parent 70dc48d commit c021b05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ ext {
protobufVersion = '3.22.3'
protocVersion = protobufVersion
postgresqlVersion = '42.7.4'
jmoleculesBomVersion = '2023.1.3'
jmoleculesBomVersion = '2023.1.6'
bytebuddyPluginVersion = '1.15.3' // keep in sync with `jmoleculesBomVersion`
acinqSecp256k1KmpVersion = '0.15.0'
acinqBitcoinKmpVersion = '0.20.0' // keep in sync with `acinqSecp256k1KmpVersion`
acinqLightningKmpVersion = '1.8.4' // keep in sync with `acinqBitcoinKmpVersion`
Expand All @@ -20,7 +21,6 @@ ext {
springBootVersion = springBootGradlePluginVersion
springShellVersion = '3.3.3'
protobufGradleVersion = '0.9.4'
bytebuddyPluginVersion = '1.14.14'
}

// hack: 2021-11-10T00:00Z - change this timestamp to invalidate GitHub Actions gradle caches.

0 comments on commit c021b05

Please sign in to comment.