Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devxbTest committed Feb 28, 2023
1 parent addec2d commit c1351ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions xss-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
plugins {
id 'org.springframework.boot' version '2.7.1' apply false
id 'io.spring.dependency-management' version '1.1.0'
id 'java'
id 'maven-publish'
}

apply plugin: 'java'
apply plugin: 'maven-publish'

group = 'com.github.xss-stage'
version '1.1'

Expand Down

0 comments on commit c1351ab

Please sign in to comment.