Skip to content

Commit 1382d70

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent 04c3e19 commit 1382d70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.20.0=runtimeClasspath
2020
com.fasterxml.jackson.core:jackson-databind:2.20.0=runtimeClasspath
2121
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
23-
com.github.oshi:oshi-core:6.9.0=runtimeClasspath
23+
com.github.oshi:oshi-core:6.9.1=runtimeClasspath
2424
com.google.errorprone:error_prone_annotations:2.42.0=runtimeClasspath
2525
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2626
com.microsoft.azure:msal4j:1.23.1=runtimeClasspath
@@ -69,8 +69,8 @@ io.opentelemetry:opentelemetry-sdk:1.53.0=runtimeClasspath
6969
io.projectreactor.netty:reactor-netty-core:1.2.9=runtimeClasspath
7070
io.projectreactor.netty:reactor-netty-http:1.2.9=runtimeClasspath
7171
io.projectreactor:reactor-core:3.7.9=runtimeClasspath
72-
net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath
73-
net.java.dev.jna:jna:5.17.0=runtimeClasspath
72+
net.java.dev.jna:jna-platform:5.18.1=runtimeClasspath
73+
net.java.dev.jna:jna:5.18.1=runtimeClasspath
7474
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath
7575
org.apache.commons:commons-text:1.14.0=runtimeClasspath
7676
org.junit:junit-bom:5.14.0=runtimeClasspath

0 commit comments

Comments
 (0)