Skip to content

Commit

Permalink
Bump the gradle group with 20 updates
Browse files Browse the repository at this point in the history
Bumps the gradle group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.1.5` | `3.1.9` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.1.5` | `3.1.9` |
| [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `3.1.5` | `3.1.9` |
| [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `2.0.3` | `2.0.4` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.6.0` | `42.7.0` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `1.19.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `1.19.3` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `1.19.3` |
| [com.expediagroup:graphql-kotlin-spring-client](https://github.com/ExpediaGroup/graphql-kotlin) | `7.0.1` | `7.0.2` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.5.0` | `7.5.2` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.5.0` | `7.5.2` |
| [org.json:json](https://github.com/douglascrockford/JSON-java) | `20230618` | `20231013` |
| [com.google.guava:guava](https://github.com/google/guava) | `32.1.2-jre` | `32.1.3-jre` |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |
| [plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.4` | `3.2.0` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.3` | `1.1.4` |
| [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) | `7.0.1` | `7.0.2` |
| org.sonarqube | `4.4.0.3356` | `4.4.1.3373` |


Updates `no.nav.security:token-validation-spring` from 3.1.5 to 3.1.9
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.5...3.1.9)

Updates `no.nav.security:token-client-spring` from 3.1.5 to 3.1.9
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.5...3.1.9)

Updates `no.nav.security:token-validation-spring-test` from 3.1.5 to 3.1.9
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@3.1.5...3.1.9)

Updates `org.springframework.retry:spring-retry` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v2.0.3...v2.0.4)

Updates `org.postgresql:postgresql` from 42.6.0 to 42.7.0
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.6.0...REL42.7.0)

Updates `org.testcontainers:junit-jupiter` from 1.19.0 to 1.19.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.3)

Updates `org.testcontainers:postgresql` from 1.19.0 to 1.19.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.3)

Updates `org.testcontainers:testcontainers` from 1.19.0 to 1.19.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.3)

Updates `com.expediagroup:graphql-kotlin-spring-client` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@7.0.1...7.0.2)

Updates `io.confluent:kafka-connect-avro-converter` from 7.5.0 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.0...v7.5.2)

Updates `io.confluent:kafka-avro-serializer` from 7.5.0 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.0...v7.5.2)

Updates `org.json:json` from 20230618 to 20231013
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Updates `com.google.guava:guava` from 32.1.2-jre to 32.1.3-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `jvm` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

Updates `plugin.spring` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

Updates `plugin.jpa` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

Updates `org.springframework.boot` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.2.0)

Updates `io.spring.dependency-management` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.3...v1.1.4)

Updates `com.expediagroup.graphql` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@7.0.1...7.0.2)

Updates `org.sonarqube` from 4.4.0.3356 to 4.4.1.3373

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.expediagroup:graphql-kotlin-spring-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.expediagroup.graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 1f08763 commit 6b1525b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ import com.expediagroup.graphql.plugin.gradle.tasks.GraphQLGenerateClientTask
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
kotlin("plugin.jpa") version "1.9.10"
id("org.springframework.boot") version "3.1.4"
id("io.spring.dependency-management") version "1.1.3"
id("com.expediagroup.graphql") version "7.0.1"
id("org.sonarqube") version "4.4.0.3356"
kotlin("jvm") version "1.9.21"
kotlin("plugin.spring") version "1.9.21"
kotlin("plugin.jpa") version "1.9.21"
id("org.springframework.boot") version "3.2.0"
id("io.spring.dependency-management") version "1.1.4"
id("com.expediagroup.graphql") version "7.0.2"
id("org.sonarqube") version "4.4.1.3373"
jacoco
}

Expand All @@ -22,25 +22,25 @@ configurations {
}
}

val confluentVersion = "7.5.0"
val confluentVersion = "7.5.2"
val springCloudVersion = "4.0.4"
val logstashLogbackEncoderVersion = "7.4"
val tokenSupportVersion = "3.1.5"
val retryVersion = "2.0.3"
val tokenSupportVersion = "3.1.9"
val retryVersion = "2.0.4"
val zalandoVersion = "0.27.0"
val openhtmltopdfVersion = "1.0.10"
val handlebarsVersion = "4.3.1"
val postgresqlVersion = "42.6.0"
val postgresqlVersion = "42.7.0"
val awailitilityKotlinVersion = "4.2.0"
val assertkJvmVersion = "0.27.0"
val springMockkVersion = "4.0.2"
val mockkVersion = "1.13.8"
val guavaVersion = "32.1.2-jre"
val orgJsonVersion = "20230618"
val graphQLKotlinVersion = "7.0.1"
val guavaVersion = "32.1.3-jre"
val orgJsonVersion = "20231013"
val graphQLKotlinVersion = "7.0.2"
val k9FormatVersion = "8.3.4"
val teamDokumenthåndteringAvroSchemaVersion = "357738b9"
val testContainersVersion = "1.19.0"
val testContainersVersion = "1.19.3"
val springdocVersion = "2.2.0"

repositories {
Expand Down

0 comments on commit 6b1525b

Please sign in to comment.