This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new dfcf69da Update SWTBot SNAPSHOT to latest available build
dfcf69da is described below

commit dfcf69da9be730b64c6b21f5eb72aaa45172c8d4
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Apr 13 16:36:52 2023 +0200

    Update SWTBot SNAPSHOT to latest available build
---
 eclipse/target-definition/org.apache.sling.ide.target-definition.target | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/eclipse/target-definition/org.apache.sling.ide.target-definition.target 
b/eclipse/target-definition/org.apache.sling.ide.target-definition.target
index 56cf418a..b5e38037 100644
--- a/eclipse/target-definition/org.apache.sling.ide.target-definition.target
+++ b/eclipse/target-definition/org.apache.sling.ide.target-definition.target
@@ -33,7 +33,7 @@
                </location>
                <!-- need new version due to 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580708 -->
 <location includeAllPlatforms="false" includeConfigurePhase="false" 
includeMode="planner" includeSource="true" type="InstallableUnit">
-       <unit id="org.eclipse.swtbot.eclipse.feature.group" 
version="4.1.0.202210031105"/>
+       <unit id="org.eclipse.swtbot.eclipse.feature.group" 
version="4.1.0.202304061555"/>
        <repository 
location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
 </location>
        <location includeAllPlatforms="false" includeConfigurePhase="false" 
includeMode="planner" includeSource="true" type="InstallableUnit">

Reply via email to