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