Skip to content

Commit

Permalink
Merge pull request #40 from PulseBeat02/renovate/net.bytebuddy-byte-b…
Browse files Browse the repository at this point in the history
…uddy-1.x

Update dependency net.bytebuddy:byte-buddy to v1.15.8
  • Loading branch information
PulseBeat02 authored Nov 1, 2024
2 parents c1fa2a7 + d4ba2b6 commit c54e738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ var runtimeDeps = listOf(
"com.h2database:h2:2.3.232",
"org.postgresql:postgresql:42.7.4",
"org.xerial:sqlite-jdbc:3.46.1.3",
"net.bytebuddy:byte-buddy:1.15.7",
"net.bytebuddy:byte-buddy:1.15.8",
"net.bytebuddy:byte-buddy-agent:1.15.8"
);

Expand Down

0 comments on commit c54e738

Please sign in to comment.