Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schnapster committed Sep 30, 2023
1 parent 484a459 commit 279317a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions buildscript-gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ org.jetbrains.kotlin:kotlin-util-io:1.9.10=classpath
org.jetbrains.kotlin:kotlin-util-klib:1.9.10=classpath
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.0=classpath
org.jetbrains:annotations:13.0=classpath
org.sonarqube:org.sonarqube.gradle.plugin:4.3.1.3277=classpath
org.sonarqube:org.sonarqube.gradle.plugin:4.4.0.3356=classpath
org.sonarsource.scanner.api:sonar-scanner-api:2.16.2.588=classpath
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.3.1.3277=classpath
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.0.3356=classpath
xmlpull:xmlpull:1.1.3.1=classpath
empty=
6 changes: 3 additions & 3 deletions gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ io.prometheus:simpleclient_bom:0.16.0=apiDependenciesMetadata,compileClasspath,i
io.prometheus:simpleclient_tracer_common:0.16.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.prometheus:simpleclient_tracer_otel:0.16.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.prometheus:simpleclient_tracer_otel_agent:0.16.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry-bom:6.29.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry-kotlin-extensions:6.29.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry:6.29.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry-bom:6.30.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry-kotlin-extensions:6.30.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
io.sentry:sentry:6.30.0=compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
jakarta.annotation:jakarta.annotation-api:2.1.1=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.apache.logging.log4j:log4j-api:2.20.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.apache.logging.log4j:log4j-to-slf4j:2.20.0=apiDependenciesMetadata,compileClasspath,implementationDependenciesMetadata,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
Expand Down

0 comments on commit 279317a

Please sign in to comment.