Skip to content

Commit 6c66279

Browse files
authored
chore: require Grafana 9 (#308)
1 parent e396aee commit 6c66279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"updated": "%TODAY%"
3535
},
3636
"dependencies": {
37-
"grafanaDependency": ">=8.0.0",
37+
"grafanaDependency": ">=9.0.0",
3838
"plugins": [ ]
3939
}
4040
}

0 commit comments

Comments
 (0)