Skip to content

Commit

Permalink
Releasing 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
welandaz committed Jul 28, 2023
1 parent 623bdb2 commit 3a748f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ The following table shows the compatibility of the plugin version with Gradle En

|===
|Jenkins Gradle Plugin version | Injected Gradle Enterprise Maven extension version | Injected Common Custom User Data Maven extension version | Minimum supported Gradle Enterprise version
|Next version | 1.18.1 | 1.12.2 | 2022.3.2
|2.8.2 | 1.18.1 | 1.12.2 | 2022.3
|2.8.1 | 1.17.3 | 1.12 | 2022.3
|2.8 | 1.17.3 | 1.12 | 2022.3
|2.7 | 1.17.2 | 1.11.1 | 2022.3
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = 2.8.2-SNAPSHOT
version = 2.8.2
githubUser = jenkinsci
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m

0 comments on commit 3a748f0

Please sign in to comment.