Skip to content

Commit

Permalink
Upgrade to libddwaf-java 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smola committed Mar 26, 2024
1 parent bfd3a15 commit 7cb5b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd-java-agent/appsec/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation project(':internal-api')
implementation project(':communication')
implementation project(':telemetry')
implementation group: 'io.sqreen', name: 'libsqreen', version: '9.0.2'
implementation group: 'io.sqreen', name: 'libsqreen', version: '9.1.0'
implementation group: 'com.squareup.moshi', name: 'moshi', version: versions.moshi

testImplementation deps.bytebuddy
Expand Down

0 comments on commit 7cb5b34

Please sign in to comment.