[v10.2.x] Chore: Update grabpl to v3.0.47 (#79790)

Chore: Update `grabpl` (#79758)

Update grabpl

(cherry picked from commit 7ba930b135)

# Conflicts:
#	.drone.yml

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
(cherry picked from commit 897efd0e14)
This commit is contained in:
Andreas Christou
2023-12-21 20:54:39 +00:00
parent ba9af66c95
commit c4fcc5ebb2
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.0.46"
grabpl_version = "v3.0.47"
golang_version = "1.21.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.