Skip to content

Commit 84b1e76

Browse files
committed
added versions to readme
1 parent b440f23 commit 84b1e76

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ Banking api for creating accounts and executing monetary transactions between th
2323
- Response: `{"id": 1, "amount": 1.0, "from": 1, "to": 2}`
2424

2525
## Used libraries and technologies
26-
- Spring, Spring Boot
26+
- Kotlin `1.9.10` `(JVM 17.0.8 Liberica)`
27+
- Spring `6.0.11`, Spring Boot `3.1.3`
2728
- Spring WebFlux
28-
- Spring Data R2DBC
29-
- Postgres
29+
- Spring Data R2DBC
30+
- Postgres 15
3031
- Testcontainers
3132
- Flyway
3233
- Docker, Docker Compose

0 commit comments

Comments
 (0)