[v10.3.x] Chore: Update grabpl to v3.0.50 (#82432)

Chore: Update `grabpl` to `v3.0.50` (#82379)

Bump grabpl version

(cherry picked from commit dcbc3aa46a)

# Conflicts:
#	.drone.yml
#	scripts/drone/variables.star
This commit is contained in:
Andreas Christou
2024-02-14 14:29:27 +02:00
committed by GitHub
parent 9fb9ba0f52
commit db28d71a67
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.0.47"
grabpl_version = "v3.0.50"
golang_version = "1.21.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.