Skip to content

Commit

Permalink
[Conventions]: Bump org.ow2.asm:asm from 8.0.1 to 9.7 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 8.0.1 to 9.7.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 5515b5d commit f47b7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("org.ow2.asm:asm:8.0.1")
implementation("org.ow2.asm:asm:9.7")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.2")
implementation("io.spring.gradle:dependency-management-plugin:1.1.4")
implementation("org.hibernate.orm:hibernate-gradle-plugin:6.4.4.Final")
Expand Down

0 comments on commit f47b7f4

Please sign in to comment.