diff --git a/gradle.properties b/gradle.properties index 10cfc90..c454c17 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,5 +7,5 @@ org.gradle.caching=true junit_version=5.7.0 logback_version=1.2.3 logging_version=2.0.3 -readingbat_version=1.5.0 +readingbat_version=86c5948 utils_version=10f4e7c \ No newline at end of file diff --git a/resources/application.conf b/resources/application.conf index 111d154..f5b9387 100644 --- a/resources/application.conf +++ b/resources/application.conf @@ -7,7 +7,7 @@ readingbat { site { production = false postgresEnabled = false - cacheContentInRedis = false + contentCachingEnabled = false googleAnalyticsId = "" } }