Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Jan 30, 2024
1 parent 62ac6e9 commit 8d6ca11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ dependencies {

api("com.github.TrustedDataFramework:java-rlp:1.1.20")

api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")

api("org.bouncycastle:bcpkix-jdk18on:1.76")

api(platform("com.fasterxml.jackson:jackson-bom:2.16.1"))
Expand Down

0 comments on commit 8d6ca11

Please sign in to comment.