Skip to content

Commit 8a914fa

Browse files
committed
bump walleye version
1 parent c007739 commit 8a914fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181

8282
implementation 'ch.qos.logback:logback-classic:1.3.5' //logging
8383
implementation("com.opencsv:opencsv:5.6")
84-
implementation 'org.strykeforce:wallEYE:25.0.1'
84+
implementation 'org.strykeforce:wallEYE:25.1.0'
8585
implementation 'net.jafama:jafama:2.3.2' //fastMath
8686
}
8787

0 commit comments

Comments
 (0)