[v11.1.x] CI: upgrade grabpl v3.0.53 (#94124)

CI: upgrade grabpl v3.0.53 (#94112)

* upgrade grabpl to v3.0.53

* upgrade grabpl to v3.0.53

(cherry picked from commit 26c3ed89a3)
This commit is contained in:
Kevin Minehart
2024-10-02 16:46:45 +01:00
committed by joshhunt
parent 4f30c665e3
commit 3eb1972e89
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.0.50"
grabpl_version = "v3.0.53"
golang_version = "1.22.7"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.