Skip to content

Commit

Permalink
Merge branch 'main' into kate/2024-API-update
Browse files Browse the repository at this point in the history
  • Loading branch information
kate0 authored Aug 20, 2024
2 parents 5aa772c + 5497eab commit a712eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = "com.gradle.develocity.api"
description = "Develocity API sample"

plugins {
id("org.openapi.generator") version "7.7.0"
id("org.openapi.generator") version "7.8.0"
kotlin("jvm") version embeddedKotlinVersion apply false
`java-library`
application
Expand Down

0 comments on commit a712eb8

Please sign in to comment.