Skip to content

Commit

Permalink
[CARD-45] Playing around with gradle release
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Mar 13, 2024
1 parent 9643aac commit 01a0544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ plugins {
id "java"
id "org.springframework.boot" version "3.2.0"
id "io.spring.dependency-management" version "1.1.4"
id 'net.researchgate.release' version '3.0.2'
}

rootProject.subprojects { subproject ->
Expand Down

0 comments on commit 01a0544

Please sign in to comment.