Skip to content

Commit

Permalink
Bump RFG to fix Gradle 8.7 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenraven committed Apr 5, 2024
1 parent 396274c commit a0a15d5
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 @@ -36,7 +36,7 @@ dependencies {
annotationProcessor("net.java.dev.jna:jna-platform:5.13.0")

// All these plugins will be present in the classpath of the project using our plugin, but not activated until explicitly applied
api(pluginDep("com.gtnewhorizons.retrofuturagradle","1.3.34"))
api(pluginDep("com.gtnewhorizons.retrofuturagradle","1.3.35"))

// Settings plugins
api(pluginDep("com.diffplug.blowdryerSetup", "1.7.1"))
Expand Down

0 comments on commit a0a15d5

Please sign in to comment.