mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-26 04:23:14 -05:00
update scala version in test script
This commit is contained in:
parent
f4737424f7
commit
b9bd305599
@ -22,7 +22,7 @@ echo Run functional test
|
||||
cp data/config.json data/config.json.bak
|
||||
cp tests/debug-config.json data/config.json
|
||||
|
||||
java -jar target/scala-3.5.0/LibreCaptcha.jar &
|
||||
java -jar target/scala-3.5.2/LibreCaptcha.jar &
|
||||
JAVA_PID=$!
|
||||
sleep 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user