Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Dec 2, 2024
1 parent ac28137 commit 6188fa8
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 @@ -18,7 +18,7 @@ apply plugin: 'war'
apply plugin: 'maven-publish'

group = 'conorheffron'
version = '5.4.2'
version = '5.4.3'
description = "Sample Data Manager"

sourceCompatibility = 23
Expand Down

0 comments on commit 6188fa8

Please sign in to comment.