Skip to content

Commit

Permalink
[CI] Auto commit changes from spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticsearchmachine committed Jan 10, 2025
1 parent 0233422 commit 19f5b71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

public class RuntimeVersionFeature {
private RuntimeVersionFeature() {}

public static boolean isSecurityManagerAvailable() {
return Runtime.version().feature() < 24;
}
Expand Down

0 comments on commit 19f5b71

Please sign in to comment.