Skip to content

Commit

Permalink
added feature
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Oct 8, 2023
1 parent a03e1a5 commit d244048
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class GetFeatures < Request
'Feature:Bolt:5.0' => 'jar',
'Feature:Bolt:5.1' => 'jar',
'Feature:Bolt:5.2' => 'jar',
'Feature:Bolt:5.3' => 'a',
'Feature:Bolt:5.3' => 'ja',
'Feature:Bolt:Patch:UTC' => 'ja',
'Feature:Impersonation' => 'ja',
'Feature:TLS:1.1' => 'a', # TODO works for java,
Expand Down

0 comments on commit d244048

Please sign in to comment.