Skip to content

Commit

Permalink
Merge pull request #34 from jGauravGupta/FISH-9458
Browse files Browse the repository at this point in the history
FISH-9458 Increment version
  • Loading branch information
jGauravGupta authored Aug 22, 2024
2 parents ffa5d4a + de91427 commit b8de2b5
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.micro.intellij'
version '1.9.0'
version '1.10.0-SNAPSHOT'

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

0 comments on commit b8de2b5

Please sign in to comment.