Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fjlopez committed Aug 2, 2024
2 parents 8fb6639 + 1f90ae3 commit 4553923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ plugins {
id 'org.springframework.boot' version '2.4.3' apply false
id 'io.spring.dependency-management' version '1.0.11.RELEASE' apply false

id 'org.ajoberstar.git-publish' version '2.1.3' apply false
id 'org.ajoberstar.git-publish' version '3.0.1' apply false

id 'com.github.johnrengelman.processes' version '0.5.0' apply false
id 'org.springdoc.openapi-gradle-plugin' version '1.3.0' apply false
id 'org.springdoc.openapi-gradle-plugin' version '1.5.0' apply false

id 'io.freefair.lombok' version '6.4.3.1' apply false

Expand Down

0 comments on commit 4553923

Please sign in to comment.