Skip to content

Commit

Permalink
Revert "Remove an unnecessary dependency"
Browse files Browse the repository at this point in the history
This reverts commit dd72062.
  • Loading branch information
Mnemotechnician committed Jul 16, 2023
1 parent dd72062 commit 083d8bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions minchat-cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ plugins {
kotlin("plugin.serialization") version "1.8.0"
}

apply(plugin = "com.jakewharton.mosaic")

val ktorVersion: String by rootProject
val picocliVersion: String by rootProject

Expand Down

0 comments on commit 083d8bb

Please sign in to comment.