Skip to content

Commit

Permalink
Merge pull request #82 from xvik/dependabot/gradle/orient-3.2.30
Browse files Browse the repository at this point in the history
Bump orient from 3.2.28 to 3.2.30
  • Loading branch information
xvik authored May 23, 2024
2 parents 7b95462 + 7ed723b commit 1a290e5
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 @@ -21,7 +21,7 @@ wrapper {
}

ext {
orient = '3.2.28'
orient = '3.2.30'
guice = '7.0.0'
}

Expand Down

0 comments on commit 1a290e5

Please sign in to comment.