update shortest-path (#11621)

* Update Shortest Path to 1.19.0

* Updated commit to point to fixed gradle files

* Updated to fix comment line length

* Dropped JMH dependency alltogether

* Updated with build=standard directive

* Dropped unsupported 'support' key

* Updated version definition, aligned build.gradle with RuneLite template

* Moved all tooling out of the test package to live in its own repo

* Moved final files
This commit is contained in:
Frans Irgolitsch
2026-04-30 03:27:59 -04:00
committed by GitHub
parent 144a75914e
commit 701a54811c

View File

@@ -1,3 +1,3 @@
repository=https://github.com/Skretzo/shortest-path.git
commit=a52c69e72b03373b44765b35c8d424213cc57395
commit=0fa115ea81ebfa708528a96f2a401dfaf2d1f111
authors=Skretzo,FIrgolitsch,wvanderp