Skip to content

Commit

Permalink
FISH-7932 Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
jGauravGupta committed Jul 19, 2024
1 parent 6b682b3 commit a4eea63
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.8.0'
version '1.9.0-SNAPSHOT'

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

0 comments on commit a4eea63

Please sign in to comment.