Skip to content

Commit

Permalink
build(deps): bump net.bytebuddy:byte-buddy-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [net.bytebuddy:byte-buddy-gradle-plugin](https://github.com/raphw/byte-buddy) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.15.4...byte-buddy-1.15.5)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 85d934f commit 9522e4e
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.4' }
byte-buddy = { module = 'net.bytebuddy:byte-buddy-gradle-plugin', version = '1.15.5' }
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 9522e4e

Please sign in to comment.