Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
EAGrahamJr committed May 19, 2024
1 parent d2fee27 commit d915fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
api("com.diozero:diozero-core:$DIOZERO_VER")

// for adhoc testing
implementation("com.diozero:diozero-provider-remote:$DIOZERO_VER")
testImplementation("com.diozero:diozero-provider-remote:$DIOZERO_VER")
testImplementation("com.diozero:diozero-provider-mock:$DIOZERO_VER")

testImplementation("io.kotest:kotest-runner-junit5:5.5.5")
Expand Down

0 comments on commit d915fad

Please sign in to comment.