Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vihangpatil committed Jan 12, 2024
1 parent fc40631 commit f400f08
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# K33 Platform

[![Kotlin](https://img.shields.io/badge/kotlin-1.9.20-7f52ff.svg?logo=kotlin)](http://kotlinlang.org)
[![Kotlin](https://img.shields.io/badge/kotlin-1.9.22-7f52ff.svg?logo=kotlin)](http://kotlinlang.org)
[![Test](https://github.com/k33hq/k33-platform/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/k33hq/k33-platform/actions/workflows/test.yaml)
![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/k33hq/k33-platform/test.yaml?branch=main&logo=github)
![GitHub](https://img.shields.io/github/license/k33hq/k33-platform)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ allprojects {

tasks.withType<Test> {
useJUnitPlatform()
environment = env.allVariables
environment = env.allVariables()
}
}

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.no-esp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.8"
services:
firestore-emulator:
container_name: firestore-emulator
image: google/cloud-sdk:455.0.0-emulators
image: google/cloud-sdk:459.0.0-emulators
platform: linux/amd64
expose:
- 5173
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.8"
services:
firestore-emulator:
container_name: firestore-emulator
image: google/cloud-sdk:455.0.0-emulators
image: google/cloud-sdk:459.0.0-emulators
platform: linux/amd64
expose:
- 5173
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
14 changes: 7 additions & 7 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,15 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
case $MAX_FD in #(
max*)
# In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
MAX_FD=$( ulimit -H -n ) ||
warn "Could not query maximum file descriptor limit"
esac
case $MAX_FD in #(
'' | soft) :;; #(
*)
# In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
# shellcheck disable=SC3045
# shellcheck disable=SC2039,SC3045
ulimit -n "$MAX_FD" ||
warn "Could not set maximum file descriptor limit to $MAX_FD"
esac
Expand Down Expand Up @@ -202,11 +202,11 @@ fi
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'

# Collect all arguments for the java command;
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
# shell script including quotes and variable substitutions, so put them in
# double quotes to make sure that they get re-expanded; and
# * put everything else in single quotes, so that it's not re-expanded.
# Collect all arguments for the java command:
# * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
# and any embedded shellness will be escaped.
# * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
# treated as '${Hostname}' itself on the command line.

set -- \
"-Dorg.gradle.appname=$APP_BASE_NAME" \
Expand Down
48 changes: 24 additions & 24 deletions versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,38 +9,38 @@
####
#### NOTE: Some versions are filtered by the rejectVersionsIf predicate. See the settings.gradle.kts file.

plugin.co.uzzu.dotenv.gradle=2.0.0
plugin.co.uzzu.dotenv.gradle=4.0.0

plugin.com.apollographql.apollo3=3.8.2

version.apollographql=3.8.2

version.ch.qos.logback..logback-classic=1.4.11
version.ch.qos.logback..logback-classic=1.4.14

version.ch.qos.logback.contrib..logback-json-classic=0.1.5

version.com.algolia..algoliasearch-client-kotlin=2.1.8
version.com.algolia..algoliasearch-client-kotlin=2.1.9

## unused
version.com.apollographql.apollo3..apollo-runtime=3.8.2

version.com.contentful.java..cma-sdk=3.4.8

version.com.contentful.java..java-sdk=10.5.16
version.com.contentful.java..java-sdk=10.5.17

version.com.fasterxml.jackson.module..jackson-module-kotlin=2.16.0
version.com.fasterxml.jackson.module..jackson-module-kotlin=2.16.1

version.com.github.contentful.rich-text-renderer-java..html=1.7.1
version.com.github.contentful.rich-text-renderer-java..html=2.0.0

version.com.google.api..api-common=2.20.0
version.com.google.api..api-common=2.22.0

version.com.google.cloud..libraries-bom=26.27.0
version.com.google.cloud..libraries-bom=26.29.0

version.com.google.code.gson..gson=2.10.1

version.com.google.guava..guava=32.1.3-jre
version.com.google.guava..guava=33.0.0-jre

version.com.googlecode.libphonenumber..libphonenumber=8.13.25
version.com.googlecode.libphonenumber..libphonenumber=8.13.28

version.com.graphql-java..graphql-java=21.3

Expand All @@ -50,46 +50,46 @@ version.com.jayway.jsonpath..json-path=2.5.0
## # available=2.7.0
## # available=2.8.0

version.com.nimbusds..nimbus-jose-jwt=9.37.1
version.com.nimbusds..nimbus-jose-jwt=9.37.3

version.com.sendgrid..sendgrid-java=4.10.0
version.com.sendgrid..sendgrid-java=4.10.1

version.com.stripe..stripe-java=24.2.0
version.com.stripe..stripe-java=24.10.0

version.firebase-admin=9.2.0

version.io.firestore4k..typed-api=2.0.0-SNAPSHOT

version.io.github.config4k..config4k=0.6.0

version.io.micrometer..micrometer-registry-stackdriver=1.12.0
version.io.micrometer..micrometer-registry-stackdriver=1.12.2

version.io.micronaut.gcp..micronaut-gcp-logging=5.3.0

version.io.micronaut.serde..micronaut-serde-jackson=2.4.0
version.io.micronaut.serde..micronaut-serde-jackson=2.7.0

version.kotest=5.8.0

version.kotlin=1.9.20
version.kotlin=1.9.22

version.kotlinx.coroutines=1.7.3

version.kotlinx.html=0.9.1
version.kotlinx.html=0.10.1

version.kotlinx.serialization=1.6.1
version.kotlinx.serialization=1.6.2

version.ktor=2.3.6
version.ktor=2.3.7

version.net.andreinc..mapneat=1.0.0

version.org.apache.logging.log4j..log4j-api-kotlin=1.3.0
version.org.apache.logging.log4j..log4j-api-kotlin=1.4.0

version.org.apache.logging.log4j..log4j-core=2.21.1
version.org.apache.logging.log4j..log4j-core=2.22.1

version.org.apache.logging.log4j..log4j-to-slf4j=2.21.1
version.org.apache.logging.log4j..log4j-to-slf4j=2.22.1

version.org.junit.platform..junit-platform-console=1.10.1

version.org.slf4j..slf4j-api=2.0.9
version.org.slf4j..slf4j-api=2.0.11

version.slack=1.36.0
version.slack=1.37.0

0 comments on commit f400f08

Please sign in to comment.