Skip to content

Commit 8e66f38

Browse files
chore(deps): update all patch versions
1 parent 814b32a commit 8e66f38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kotlin-extension/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id ("org.jetbrains.kotlin.jvm") version "2.3.10"
2+
id ("org.jetbrains.kotlin.jvm") version "2.3.20"
33
}
44

55
description = "OpenTelemetry Example for Kotlin extensions"

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"]
2121
description = "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

0 commit comments

Comments
 (0)