Skip to content

Commit ac09a7e

Browse files
author
Bytekeeper
committed
Now pointing to correct library
1 parent 5aa1f31 commit ac09a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121

2222
dependencies {
2323
implementation(fileTree("lib").include("*.jar"))
24-
implementation("com.github.JasperGeurtz:JBWAPI:0.7")
24+
implementation("com.github.JavaBWAPI:JBWAPI:0.7")
2525

2626
testImplementation("org.junit.jupiter:junit-jupiter:5.5.1")
2727
testImplementation("org.assertj:assertj-core:3.13.2")

0 commit comments

Comments
 (0)