Skip to content

Commit 9fcb2e2

Browse files
Update all patch versions (#2769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f60c110 commit 9fcb2e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
api("org.junit-pioneer:junit-pioneer:1.9.1")
5454
api("org.skyscreamer:jsonassert:1.5.3")
5555
api("org.apache.kafka:kafka-clients:4.2.0")
56-
api("org.testcontainers:testcontainers-kafka:2.0.4")
56+
api("org.testcontainers:testcontainers-kafka:2.0.5")
5757
api("org.jctools:jctools-core:4.0.6")
5858
api("tools.profiler:async-profiler:4.3")
5959
api("com.blogspot.mydailyjava:weak-lock-free:0.18")

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ use_file_shell_for_executable_tasks = true
1515
# Pick the tasks you need from flint (https://github.com/grafana/flint)
1616
[tasks."lint:links"]
1717
description = "Check for broken links in changed files + all local links"
18-
file = "https://raw.githubusercontent.com/grafana/flint/d5e14011bca8fa206b4205d6def31ab8e2652c1c/tasks/lint/links.sh" # v0.20.0
18+
file = "https://raw.githubusercontent.com/grafana/flint/eded4cd370c729289a6de327a1a26831e10a39b9/tasks/lint/links.sh" # v0.20.2

0 commit comments

Comments
 (0)