Skip to content

Commit

Permalink
chore: update buildconfig plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Feb 14, 2024
1 parent acdda8d commit 88b8b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/elide.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jackson = "2.16.1"
jsr310 = "2.9.8"
spotless = "6.25.0"
micronaut-xml = "3.1.0"
buildconfig-plugin = "4.2.0" # TODO(sgammon): 5.x breakage in `conventions:GradleProject.kt`
buildconfig-plugin = "5.3.5"
kotlin-compile-testing = "1.5.0"
auto-common = "1.2.2"
auto-service = "1.1.1"
Expand Down

0 comments on commit 88b8b6c

Please sign in to comment.