Skip to content

Commit 544f70b

Browse files
chore(deps): update all patch versions
1 parent b23835a commit 544f70b

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"

prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
ports:
55
- '19090:19090'
66
prometheus:
7-
image: prom/prometheus@sha256:4a61322ac1103a0e3aea2a61ef1718422a48fa046441f299d71e660a3bc71ae9
7+
image: prom/prometheus@sha256:dda13e28bf95a5e5ca5b8ed56852006094c1c8e8871d9c9dbeed30aa6e55271f
88
volumes:
99
- ./prometheus.yml:/etc/prometheus/prometheus.yml
1010
depends_on:

0 commit comments

Comments
 (0)