Skip to content

Commit

Permalink
update libraries per conventions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Otto committed Jun 7, 2024
1 parent 890a80a commit dcd4f90
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 @@ -8,7 +8,7 @@ repositories {

dependencies {
implementation(platform("de.c-otto.lndmanagej:platform"))
implementation("de.c-otto:java-conventions:2024.02.13_2")
implementation("de.c-otto:java-conventions:2024.06.07")
implementation("org.springframework.boot:spring-boot-gradle-plugin")
implementation("com.google.protobuf:protobuf-gradle-plugin")
}

0 comments on commit dcd4f90

Please sign in to comment.