Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Define tools as a "non-module"
Browse files Browse the repository at this point in the history
  • Loading branch information
s4nchez committed Nov 14, 2024
1 parent c3712db commit 5e655dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ import org.http4k.internal.ModuleLicense.Apache2
val license by project.extra { Apache2 }

plugins {
id("org.http4k.module")
id("org.http4k.connect.module")
id("org.http4k.conventions")
}

dependencies {
Expand Down

0 comments on commit 5e655dc

Please sign in to comment.