Skip to content

Commit

Permalink
Reformat code (#34)
Browse files Browse the repository at this point in the history
* Incremented the version of the project.

* Fixed the vulnerability with the postgresql.

* Incremented versions of junit, h2db, testcontainers

* Reformat code.

* Reformat code.

* Incremented versions of: testcontainers, slf4j.

* Updated plugin versions.

* Updated docs versions

* Improved readability.

* Improved readability.
  • Loading branch information
akarazhev authored Aug 18, 2023
1 parent ecc1bf7 commit b809f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public MetaConfig metaConfig(){
```

It's possible to configure the meta configuration as a client:

```java
public MetaConfig metaConfig(){
// Create the web client config
Expand Down

0 comments on commit b809f4b

Please sign in to comment.