Skip to content

Commit

Permalink
Bump NFRT (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte authored Jun 20, 2024
1 parent 7c28466 commit e21af4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import javax.inject.Inject;

public abstract class NeoFormRuntime {
private static final String DEFAULT_NFRT_VERSION = "0.1.54";
private static final String DEFAULT_NFRT_VERSION = "0.1.56";

@Inject
public NeoFormRuntime(Project project) {
Expand Down

0 comments on commit e21af4d

Please sign in to comment.