Skip to content

Commit 7c18872

Browse files
build(deps): bump openjdk-jmh from 1.35 to 1.37
Bumps `openjdk-jmh` from 1.35 to 1.37. Updates `org.openjdk.jmh:jmh-core` from 1.35 to 1.37 - [Commits](openjdk/jmh@1.35...1.37) Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.35 to 1.37 - [Commits](openjdk/jmh@1.35...1.37) --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eef403f commit 7c18872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlinx-coroutines = "1.8.1"
44
kotlinx-serialization = "1.6.3"
55
dokka = "1.9.20"
66
ktor = "2.3.12"
7-
openjdk-jmh = "1.35"
7+
openjdk-jmh = "1.37"
88
log4j = "2.23.1"
99
# simbot
1010
simbot = "4.1.0"

0 commit comments

Comments
 (0)