We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c007739 commit 8a914faCopy full SHA for 8a914fa
build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
82
implementation 'ch.qos.logback:logback-classic:1.3.5' //logging
83
implementation("com.opencsv:opencsv:5.6")
84
- implementation 'org.strykeforce:wallEYE:25.0.1'
+ implementation 'org.strykeforce:wallEYE:25.1.0'
85
implementation 'net.jafama:jafama:2.3.2' //fastMath
86
}
87
0 commit comments