Skip to content
Snippets Groups Projects
Commit 250b88f4 authored by Deeksha M's avatar Deeksha M
Browse files

Update build.gradle

parent b08f2c21
Branches master
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ plugins { ...@@ -2,6 +2,7 @@ plugins {
id 'java' id 'java'
id 'org.springframework.boot' version '2.7.16' id 'org.springframework.boot' version '2.7.16'
id 'io.spring.dependency-management' version '1.1.3' id 'io.spring.dependency-management' version '1.1.3'
id 'com.github.ben-manes.versions' version '0.39.0'
} }
group = 'com.example' group = 'com.example'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment