Skip to content

Commit

Permalink
build(deps): bump net.bytebuddy:byte-buddy-gradle-plugin (#970)
Browse files Browse the repository at this point in the history
IHub Bot: PR is merged by IHub Bot
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 2d2318e commit c6bd635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ben-manes-versions = { module = 'com.github.ben-manes:gradle-versions-plugin', v
maven-central = { module = 'tech.yanand.gradle:maven-central-publish', version = '1.2.0' }
shadow = { module = 'com.github.johnrengelman:shadow', version = '8.1.1' }
javaagent = { module = 'com.ryandens:plugin', version = '0.7.0' }
byte-buddy = { module = 'net.bytebuddy:byte-buddy-gradle-plugin', version = '1.15.9' }
byte-buddy = { module = 'net.bytebuddy:byte-buddy-gradle-plugin', version = '1.15.10' }
jmolecules-bytebuddy = { module = 'org.jmolecules.integrations:jmolecules-bytebuddy', version = '1.6.0' }
johnrengelman-processes = { module = 'com.github.johnrengelman.processes:com.github.johnrengelman.processes.gradle.plugin', version = '0.5.0' }
spring-boot = { module = 'org.springframework.boot:spring-boot-gradle-plugin', version.ref = 'spring-boot' }
Expand Down

0 comments on commit c6bd635

Please sign in to comment.