diff --git a/build.gradle b/build.gradle index 00f0cd4..0339697 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ plugins { ext { jetbrainsAnnotationsVersion = "24.0.1" - postgresContainerVersion = "1.20.1" + postgresContainerVersion = "1.20.3" } idea {