Skip to content

Commit

Permalink
feat(dependencies): remove java-sizeof for later jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
halibobo1205 committed Oct 31, 2024
1 parent 333d25c commit 758dbf2
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 758dbf2

Please sign in to comment.