Skip to content

Commit

Permalink
⬆ upgrade dependency io.freefair.lombok:io.freefair.lombok.gradle.plu…
Browse files Browse the repository at this point in the history
…gin to v8.12
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent f790605 commit ba5d862
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 @@ -29,7 +29,7 @@ bom-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1"
# plugin dependencies (for both projects and settings), naming convention: pluginDep/settingDep + -<nameInCamelCase>
pluginDep-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
pluginDep-kotlinAllopen = { module = "org.jetbrains.kotlin:kotlin-allopen", version.ref = "kotlin" }
pluginDep-freefairLombok = "io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.11"
pluginDep-freefairLombok = "io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.12"
pluginDep-springBoot = { module = "org.springframework.boot:spring-boot-gradle-plugin", version.ref = "springBoot" }
# "io.spring.gradle:dependency-management-plugin" is unneeded because we prefer Gradle's native dependency management
settingDep-gradleEnterprise = "com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19"
Expand Down

0 comments on commit ba5d862

Please sign in to comment.