From bf90ef60c711af0af46161d1f129387862e9d742 Mon Sep 17 00:00:00 2001 From: Szymon Tarnowski <33316705+starnowski@users.noreply.github.com> Date: Sat, 24 Aug 2024 22:34:06 +0200 Subject: [PATCH] #50 - Changed configuration module --- README.md | 2 +- hibernate6-functional-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49a9303..b6a8b8a 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Besides that you need to add maven dependency as below: com.github.starnowski.posmulten.configuration configuration-yaml-interpreter - 0.8.1 + 0.9.0 test ``` diff --git a/hibernate6-functional-tests/pom.xml b/hibernate6-functional-tests/pom.xml index 028a8c9..c4f24e7 100644 --- a/hibernate6-functional-tests/pom.xml +++ b/hibernate6-functional-tests/pom.xml @@ -60,7 +60,7 @@ com.github.starnowski.posmulten.configuration - configuration-yaml-interpreter + configuration-yaml-jakarta-interpreter 0.9.0 test