Skip to content

Commit c8d29ea

Browse files
committed
still not working
1 parent ddd90ff commit c8d29ea

File tree

2 files changed

+503
-2
lines changed

2 files changed

+503
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
classpath 'se.bjurr.gradle:gradle-scripts:2.+'
10-
classpath 'org.openapitools:openapi-generator-gradle-plugin:5.1.0'
10+
classpath 'org.openapitools:openapi-generator-gradle-plugin:5.4.0'
1111
}
1212
}
1313
apply from: project.buildscript.classLoader.getResource('main.gradle').toURI()

0 commit comments

Comments
 (0)