File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id (" org.jetbrains.kotlin.jvm" ) version " 2.3.10 "
2+ id (" org.jetbrains.kotlin.jvm" ) version " 2.3.20 "
33}
44
55description = " OpenTelemetry Example for Kotlin extensions"
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ use_file_shell_for_executable_tasks = true
1919# Pick the tasks you need from flint (https://github.com/grafana/flint)
2020[tasks ."lint:links" ]
2121description = " Check for broken links in changed files + all local links"
22- file = " https://raw.githubusercontent.com/grafana/flint/8a39d96e17327c54974623b252eb5260d67ed68a /tasks/lint/links.sh" # v0.9.1
22+ file = " https://raw.githubusercontent.com/grafana/flint/df7b637ee421a491ca5c34b5be4122d8360f57c1 /tasks/lint/links.sh" # v0.9.2
You can’t perform that action at this time.
0 commit comments