Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Mihaly <rob@mihalyr.com>
  • Loading branch information
marcingrzejszczak and mihalyr committed May 20, 2024
1 parent b465f26 commit 87851de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micrometer-observation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
optionalApi 'javax.servlet:javax.servlet-api'

// Aspects
implementation "org.aspectj:aspectjrt:${libs.versions.aspectjweaver.get()}"
implementation libs.aspectjrt
optionalApi 'org.aspectj:aspectjweaver'

// log monitoring
Expand Down

0 comments on commit 87851de

Please sign in to comment.