Skip to content

Commit 9285546

Browse files
committed
Try 243
1 parent e9c40fa commit 9285546

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toolkitVersion=3.56-SNAPSHOT
88
publishToken=
99
publishChannel=
1010

11-
ideProfileName=2024.2
11+
ideProfileName=2024.3
1212

1313
remoteRobotPort=8080
1414

ui-tests-starter/tst/software/aws/toolkits/jetbrains/uitests/OfflineAmazonQInlineCompletionTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class OfflineAmazonQInlineCompletionTest {
3838
LocalProjectInfo(
3939
Paths.get("tstData", "Hello")
4040
)
41-
).useRelease("2024.2")
41+
).useRelease("2024.3")
4242
Paths.get(System.getProperty("user.home"), ".aws", "sso", "cache", "ee1d2538cb8d358377d7661466c866af747a8a3f.json")
4343
.createParentDirectories()
4444
.writeText(

0 commit comments

Comments
 (0)