Skip to content

Commit

Permalink
fix: exchange develop kokonut libs...
Browse files Browse the repository at this point in the history
  • Loading branch information
volta2030 committed Oct 6, 2024
1 parent 2c28c03 commit 9be0ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fullnode/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation(kotlin("test"))

//Disable kokonut implementation when develop mode :)
implementation("com.github.Pascal-Institute:kokonut:c1e3e9d209")
implementation("com.github.Pascal-Institute:kokonut:2c28c03314")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1")
implementation("io.ktor:ktor-server-html-builder:2.3.4")
Expand Down

0 comments on commit 9be0ac0

Please sign in to comment.