Skip to content

Commit

Permalink
Publish 8.11.1-20241116012204+0000 (gradle#31320)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-gradle authored Nov 16, 2024
2 parents 00ccea5 + 643f5bb commit 093dc7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
package org.gradle.nativeplatform.test.xctest.plugins

import org.gradle.integtests.fixtures.WellBehavedPluginTest
import spock.lang.Ignore

@Ignore("https://github.com/gradle/gradle/issues/31192")
class XCTestPluginIntegrationTest extends WellBehavedPluginTest {
@Override
String getPluginName() {
Expand Down
4 changes: 2 additions & 2 deletions released-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"latestReleaseSnapshot": {
"version": "8.11.1-20241115014646+0000",
"buildTime": "20241115014646+0000"
"version": "8.11.1-20241116012204+0000",
"buildTime": "20241116012204+0000"
},
"latestRc": {
"version": "8.11-rc-3",
Expand Down

0 comments on commit 093dc7c

Please sign in to comment.