Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 10, 2024
1 parent f3bbfdf commit 27cfbb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 74 deletions.
73 changes: 0 additions & 73 deletions README.adoc.wip

This file was deleted.

2 changes: 1 addition & 1 deletion lang/lang.test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

testCompileOnly(libs.checkerframework.android)

testImplementation(platform(libs.metaborg.resource.api))
testImplementation(libs.metaborg.resource.api)
testImplementation(libs.metaborg.pie.runtime)
testImplementation(libs.metaborg.pie.dagger)
testImplementation(libs.junit)
Expand Down

0 comments on commit 27cfbb3

Please sign in to comment.