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.6
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent e5e390d commit 2ee480e
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.8.0"
# 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.4"
pluginDep-freefairLombok = "io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.6"
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.enterprise:com.gradle.enterprise.gradle.plugin:3.16.2"
Expand Down

0 comments on commit 2ee480e

Please sign in to comment.