Skip to content

Commit

Permalink
Readme miss spell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ximtech committed Apr 4, 2024
1 parent b02908b commit 71a21ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildscript {
Add plugin:

```groovy
apply plugin: com.github.jasypt.encrypt.JasyptPlugin
apply plugin: io.github.jasypt.encrypt.JasyptPlugin
```

### Jasypt configuration
Expand Down

0 comments on commit 71a21ee

Please sign in to comment.