Skip to content

Commit

Permalink
feat(dependencies): remove com.carrotsearch:java-sizeof:0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
halibobo1205 committed Nov 18, 2024
1 parent da99b93 commit 8f0859b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
1 change: 0 additions & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ dependencies {
implementation group: 'com.google.inject', name: 'guice', version: '4.1.0'
implementation group: 'io.dropwizard.metrics', name: 'metrics-core', version: '3.1.2'
implementation group: 'com.github.davidb', name: 'metrics-influxdb', version: '0.8.2'
implementation group: 'com.carrotsearch', name: 'java-sizeof', version: '0.0.5'
// http
implementation 'org.eclipse.jetty:jetty-server:9.4.53.v20231009'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.53.v20231009'
Expand Down

This file was deleted.

0 comments on commit 8f0859b

Please sign in to comment.