Skip to content

Commit

Permalink
Bump org.springframework:spring-context-indexer from 6.1.10 to 6.1.11
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context-indexer](https://github.com/spring-projects/spring-framework) from 6.1.10 to 6.1.11.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context-indexer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Jul 12, 2024
1 parent eb0cbc4 commit 063d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation("com.badlogicgames.gdx:gdx-jnigen:2.5.1") // 1.9.10

implementation("org.springframework.boot:spring-boot-starter")
kapt("org.springframework:spring-context-indexer:6.1.10")
kapt("org.springframework:spring-context-indexer:6.1.11")
implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation(libs.logback)
Expand Down

0 comments on commit 063d735

Please sign in to comment.