Skip to content

Commit

Permalink
Merge pull request #40 from jGauravGupta/FISH-8444-release
Browse files Browse the repository at this point in the history
FISH-8444 Release version 1.8.0
  • Loading branch information
jGauravGupta authored Apr 9, 2024
2 parents dd7168c + 085dbfb commit 2ad5519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apply plugin: 'idea'
apply plugin: 'java'

group 'fish.payara.intellij'
version '1.8.0-SNAPSHOT'
version '1.8.0'

sourceCompatibility = "17"
targetCompatibility = "17"
Expand Down

0 comments on commit 2ad5519

Please sign in to comment.