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

Bump grabpl version
This commit is contained in:
Andreas Christou
2024-02-13 15:39:41 +00:00
committed by GitHub
parent 65a0a8cd3c
commit dcbc3aa46a
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.6"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.